JupyterHub Batch Spawner for GLiCID
Find a file
2024-02-12 16:00:36 +01:00
src/glicid_spawner Enforce sinfo on all clusters 2024-02-12 16:00:36 +01:00
tests Enforce sinfo on all clusters 2024-02-12 16:00:36 +01:00
.gitignore Initial commit 2024-01-29 11:31:49 +01:00
.pre-commit-config.yaml Enforce glicid spawner singleuser (patched) 2024-02-12 15:18:17 +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