diff --git a/steps/Visualization_Start.bat b/steps/Visualization_Start.bat index c65d72a..06fcd8c 100644 --- a/steps/Visualization_Start.bat +++ b/steps/Visualization_Start.bat @@ -22,4 +22,4 @@ echo Server is now running on http://127.0.0.1:8000 echo Press CTRL+C at any time to stop the server. :: Run the server command directly. We know 'python' works from our test. -python -m http.server 8000 \ No newline at end of file +python server.py \ No newline at end of file diff --git a/steps/annex/Changelog.html b/steps/annex/Changelog.html index 4c96fdc..3a32360 100644 --- a/steps/annex/Changelog.html +++ b/steps/annex/Changelog.html @@ -168,8 +168,24 @@ + +
Focus on universal operation, zero-cache local server, and parsing robustness.
+server.py with zero-cache headers.?v=3.3.0 query strings.sync.js.