Skip to content

Fix Time Series demo and improve Pyodide article layout#124

Merged
timothypratley merged 1 commit intoClojureCivitas:mainfrom
burinc:pyodide-time-series-fixes
Nov 6, 2025
Merged

Fix Time Series demo and improve Pyodide article layout#124
timothypratley merged 1 commit intoClojureCivitas:mainfrom
burinc:pyodide-time-series-fixes

Conversation

@burinc
Copy link
Copy Markdown
Collaborator

@burinc burinc commented Nov 6, 2025

Critical fix: Time Series Analysis demo was stuck on loading spinner due to Python code not returning JSON results. Added proper output variable and return statement.

Improvements:

  • Create the inline links so the example will be in the main link
  • Complete Python analysis code for stock and sensor time series
  • Remove min-height gaps between demo sections
  • Remove orphaned "Try It Live" heading
  • Add Daniel Slutsky acknowledgment for Scicloj tools

The demo now displays 4 stock analysis plots (price with MAs, daily returns, volume, volatility) and 3 sensor plots (temperature, humidity, correlation analysis).
Screenshot 2025-11-07 at 09 33 54
Screenshot 2025-11-07 at 09 34 17

Screenshot 2025-11-07 at 09 34 40

Critical fix: Time Series Analysis demo was stuck on loading spinner
due to Python code not returning JSON results. Added proper output
variable and return statement.

Improvements:
- Complete Python analysis code for stock and sensor time series
- Remove min-height gaps between demo sections
- Remove orphaned "Try It Live" heading
- Add Daniel Slutsky acknowledgment for Scicloj tools

The demo now displays 4 stock analysis plots (price with MAs, daily
returns, volume, volatility) and 3 sensor plots (temperature, humidity,
correlation analysis).
@timothypratley timothypratley merged commit 3253c34 into ClojureCivitas:main Nov 6, 2025
@burinc burinc deleted the pyodide-time-series-fixes branch November 9, 2025 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants