JupyterHub Batch Spawner for GLiCID
Project description
JupyterHub Batch Spawner for GLiCID
JupyterHub config
In jupyterhub_config.py
, add:
c.JupyterHub.spawner_class = 'glicid-spawner'
At the moment, you also need to change the c.GlicidSpawner.batch_script
.
This will be be included in the future.
Contribution
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 test the spawner:
poetry run pytest
To lint and format the source code:
poetry run ruff check . --fix
poetry run ruff format
To render the form template (with live reload):
poetry run python -m render [--single-cluster]
To activate the virtual environement globally:
source .venv/bin/activate
Bump to a new version:
poetry run tbump Major.Patch
External resources
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
glicid_spawner-1.1.tar.gz
(12.9 kB
view details)
Built Distribution
File details
Details for the file glicid_spawner-1.1.tar.gz
.
File metadata
- Download URL: glicid_spawner-1.1.tar.gz
- Upload date:
- Size: 12.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.10.14 Linux/5.10.0-28-amd64
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4876f1d93bf87f987e6d52a62888c6145609f23c48edc4ca0a1d270f2c9cfaa0 |
|
MD5 | e0aaa51f29a3564911d9aeb2fd144d16 |
|
BLAKE2b-256 | 93e755ccc0cdd11bd75ff02a680c60eb96e38cb127a3366411831a207d199b4d |
File details
Details for the file glicid_spawner-1.1-py3-none-any.whl
.
File metadata
- Download URL: glicid_spawner-1.1-py3-none-any.whl
- Upload date:
- Size: 16.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.10.14 Linux/5.10.0-28-amd64
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | be0c0469901bc733bb8d972b1170da5a8dd82c6aaed8c00643c2e79320931251 |
|
MD5 | 9deb104284e45e49a3b58966be781acd |
|
BLAKE2b-256 | 2fbe693de94756c5f9b638f84bfff516fa05583ad833ec132a2d381119188296 |