Notebook Examples#
These pages are rendered from Jupyter notebooks.
Note
By default, the docs build does not execute notebooks (it renders the saved inputs/outputs). To execute notebooks locally during a Sphinx build, set:
SPHEDRON_DOCS_EXECUTE_NOTEBOOKS=auto