Skip to content

docs: include marimo notebooks (#724) - #726

Merged
jepegit merged 1 commit into
v2-docs-stablefrom
724-include-marimo-notebooks
Jul 26, 2026
Merged

docs: include marimo notebooks (#724)#726
jepegit merged 1 commit into
v2-docs-stablefrom
724-include-marimo-notebooks

Conversation

@jepegit

@jepegit jepegit commented Jul 26, 2026

Copy link
Copy Markdown
Owner

Summary

  • Add a marimo docs spike under docs/examples/marimo/ with committed markdown from marimo-md-export.
  • New dev/render_marimo_notebooks.py, docs-group deps (marimo, marimo-md-export), Tutorials nav + contributor notes.
  • Targets v2-docs-stable (docs integration branch), not master.

Closes #724.

Test plan

  • uv run pytest -m essential (628 passed, 1 skipped)
  • uv run --group docs python dev/render_marimo_notebooks.py
  • uv run --group docs zensical build --clean → No issues found
  • Confirm Tutorials page “Hello cellpy (marimo)” on the built site

Made with Cursor

Add a small marimo spike under docs/examples/marimo/, a render helper that
exports committed markdown, and wire it into the Tutorials nav and docs
contributor guide. Land on v2-docs-stable.

Co-authored-by: Cursor <cursoragent@cursor.com>
@cursor

cursor Bot commented Jul 26, 2026

Copy link
Copy Markdown

Bugbot is not enabled for your account, so this pull request was not reviewed.

Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs.

@jepegit
jepegit merged commit 4c44aa7 into v2-docs-stable Jul 26, 2026
3 checks passed
@jepegit
jepegit deleted the 724-include-marimo-notebooks branch July 26, 2026 18:48
jepegit added a commit that referenced this pull request Jul 27, 2026
* docs: include marimo notebooks via marimo-md-export (#724). (#726)

Add a small marimo spike under docs/examples/marimo/, a render helper that
exports committed markdown, and wire it into the Tutorials nav and docs
contributor guide. Land on v2-docs-stable.

Co-authored-by: Cursor <cursoragent@cursor.com>

* docs: withdraw marimo Hello page from Zensical tutorials (#724). (#730)

Zensical embeds could not keep a real marimo table/plot experience without hanging Pyodide or replacing widgets with non-marimo UI, so remove the sample page and render pipeline.

Co-authored-by: Cursor <cursoragent@cursor.com>

* update notebooks

* fix missing pngs

---------

Co-authored-by: Cursor <cursoragent@cursor.com>
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.

1 participant