sphinx_gallery.notebook#

Parser for Jupyter notebooks.

Class that holds the Jupyter notebook information

Functions#

sphinx_gallery.notebook.add_code_cell(work_notebook: dict[str, Any], code: str) None[source]#

Add a code cell to the notebook.

Parameters:

code (str) – Cell content