- Clone this repository.
- Install the Pixi package manager.
- Run
pixi installin theconnectomics_tutorialdirectory. - Point your notebook editor of choice to the Python interpreter installed in
the
.pixidirectory and opentutorial.ipynb.
If you don't have a notebook editor installed, you can run
pixi run jupyter notebook tutorial.ipynbto open the tutorial in the Jupyter editor.
Just clone this repository, and then tutorial.ipynb should be ready to run.
Just open tutorial.ipynb in
Colab
and it should be ready to run.