JupyterHub Batch Spawner for GLiCID
Find a file
2024-02-08 17:50:36 +01:00
src/glicid_spawner Rename pyenv to micromamba submodule and add tests 2024-02-08 17:50:36 +01:00
tests Rename pyenv to micromamba submodule and add tests 2024-02-08 17:50:36 +01:00
.gitignore Initial commit 2024-01-29 11:31:49 +01:00
.pre-commit-config.yaml Update pre-commit with pytest 2024-02-08 14:59:23 +01:00
LICENSE.md Initial commit 2024-01-29 11:31:49 +01:00
poetry.lock Add pytest-cov dependency 2024-02-08 13:48:42 +01:00
pyproject.toml Add SLURM SINFO parser 2024-02-08 16:20:59 +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