Skip to content

Installation¤

Minimal¤

pip install compas_notebook

Development¤

git clone https://github.com/compas-dev/compas_notebook.git
cd compas_notebook
pip install -e ".[dev,docs]"