Notebooks

Jupyter notebook examples

We use Jupyter Notebooks

Available tutorials include:

Running jupyter locally

Follow the instructions for installing from GitHub in Installation. Then start a notebook browser with:

pip install jupyter
PYTHONPATH=. jupyter notebook ./docs/notebooks