Skip to content

Notebooks

Notebook-based exploratory workflows live under examples/ in the repository root and are mirrored into the docs site through mkdocs-jupyter.

Available Notebooks

Local Usage

  1. Install Jupyter if needed: pip install jupyterlab
  2. Start Jupyter: python -m jupyter lab
  3. Open notebooks from the examples/ folder.

For website-friendly interactive examples, see the Reactivity Plotter and the rendered notebooks in this section.