JupyterHub Batch Spawner for GLiCID
Find a file
2024-01-30 18:30:31 +01:00
src/glicid_spawner Add resources form 2024-01-30 18:30:31 +01:00
.gitignore Initial commit 2024-01-29 11:31:49 +01:00
.pre-commit-config.yaml Initial commit 2024-01-29 11:31:49 +01:00
LICENSE.md Initial commit 2024-01-29 11:31:49 +01:00
poetry.lock Add jinja2 explicit dependency 2024-01-30 14:19:52 +01:00
pyproject.toml Add interactive template with python environment selector 2024-01-30 16:15:18 +01:00
README.md Add resources form 2024-01-30 18:30:31 +01:00

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