Skip to content

Converted virtual_ecosystem_in_static_mode.md to a juypter notebook#1269

Merged
jacobcook1995 merged 4 commits intodevelopfrom
1268-store-virtual_ecosystem_in_static_modemd-as-a-jupyter-notebook
Jan 22, 2026
Merged

Converted virtual_ecosystem_in_static_mode.md to a juypter notebook#1269
jacobcook1995 merged 4 commits intodevelopfrom
1268-store-virtual_ecosystem_in_static_modemd-as-a-jupyter-notebook

Conversation

@jacobcook1995
Copy link
Copy Markdown
Collaborator

@jacobcook1995 jacobcook1995 commented Jan 21, 2026

Description

This Jupyter notebook is set so that it doesn't get reevaluated every time the CI runs.

@vgro could you check that the page still looks as your originally intended in the built docs, cheers!

Fixes #1268

Type of change

  • New feature (non-breaking change which adds functionality)
  • Optimization (back-end change that speeds up the code)
  • Bug fix (non-breaking change which fixes an issue)

Key checklist

  • Make sure you've run the pre-commit checks: $ pre-commit run -a
  • All tests pass: $ poetry run pytest

Further checks

  • Code is commented, particularly in hard-to-understand areas
  • Tests added that prove fix is effective or that feature works
  • Relevant documentation reviewed and updated

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Jan 21, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.05%. Comparing base (bb515f8) to head (93b05e2).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #1269   +/-   ##
========================================
  Coverage    95.05%   95.05%           
========================================
  Files           71       71           
  Lines         7317     7317           
========================================
  Hits          6955     6955           
  Misses         362      362           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Copy Markdown
Collaborator

@davidorme davidorme left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the thing this is missing is how the dev team update this page when needed. Ideally that would be a function we could run - maybe a python file in the docs root?

Copy link
Copy Markdown
Collaborator

@davidorme davidorme left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks - looks good.

@jacobcook1995 jacobcook1995 merged commit 2a48b34 into develop Jan 22, 2026
13 checks passed
@jacobcook1995 jacobcook1995 deleted the 1268-store-virtual_ecosystem_in_static_modemd-as-a-jupyter-notebook branch January 22, 2026 11:25
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.

Store virtual_ecosystem_in_static_mode.md as a Jupyter notebook

3 participants