#!/bin/sh

python -m pip install -vvv -e .
jupyter labextension develop . --overwrite
