spawner/README.md

752 B

JupyterHub Batch Spawner for GLiCID

Setup

This package is managed by Poetry:

git clone https://gitlab.univ-nantes.fr/glicid/jupyter/spawner glicid-spawner
cd glicid-spawner
poetry install
poetry run pre-commit install

To activate the virtual environement:

source .venv/bin/activate

External ressources