Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 395 Bytes

CONTRIBUTING.md

File metadata and controls

14 lines (12 loc) · 395 Bytes

Contributing to my-jupyter-shared-drive

Setting up a development environment

micromamba create -n my-jupyter-shared-drive
micromamba activate my-jupyter-shared-drive
micromamba install pip nodejs
git clone https://github.com/davidbrochart/my-jupyter-shared-drive
cd my-jupyter-shared-drive
pip install -e .
pip install jupyterlab
jupyter labextension develop --overwrite .