MyST-NB
MyST-NB copied to clipboard
Parse and execute ipynb files in Sphinx
### Describe the bug Jupyter notebooks offer support for directly embedding images without creating a separate file. As I understand it, the image is embedded directly into the raw code...
### Describe the bug **context** I define a `code-cell` as follows ```{code-cell} ipython3 --- caption: | here is a long caption with variables {eval}`n_sources`. and some more text name: fig_name...
### Describe the bug **context** When I enabled MyST-NB on a project that was already using MyST parser, I got a rather cryptic error message. **expectation** I expected to be...
A suggestions draft for a "lazy" execution mode that skips execution if any cell already has an output See #416
### Context There are lots of notebook to be executed during the building process. While, if there is an exception, the building will still going and render errors any ways....
It showed up in cron a while back (but I received no notification), so now opening this reminder issue to check on the sphinx deprecations.
### Describe the bug **context** I'm trying to include a notebook to be embedded with rst file, so it displayed inline with our text context inside that rst file, instead...
### Context I may be overlooking a configuration option, but it seems like there is no way to configure formatting output like the following to appear in a single output...
The call signatures are really long and unusable IMO. Would be nice to find a good middle ground in generating human readable good API docs. https://myst-nb.readthedocs.io/en/latest/reference/api.html#parsers