jellycell.export¶
Export jellycell notebooks + manifests to other formats (spec §2.6).
Supported formats:
.ipynbvia :mod:jellycell.export.ipynb— Jupyter Notebook with cached outputs reattached.MyST markdown via :mod:
jellycell.export.myst— full notebook with every cell’s outputs inline.Tearsheet markdown via :mod:
jellycell.export.tearsheet— a curated view intended formanuscripts/: markdown narration + inlined figuresJSON summaries, no code source dumps.