#!/usr/bin/env bash
python -m pip install -e . --no-deps --ignore-installed
jupyter labextension install @jupyterlab/toc
