mirror of
https://github.com/stellarshenson/stellars-jupyterhub-ds.git
synced 2026-03-15 09:15:08 +00:00
chore: cleanup startup scripts and bump version to 3.3.2
Removed obsolete 01_nvidia-smi.sh (GPU detection handled in jupyterhub_config.py). Renamed 02_ensure_groups.py to 01_ensure_groups.py for sequential ordering.
This commit is contained in:
@@ -3,7 +3,7 @@ PROJECT_NAME="stellars-jupyterhub-ds"
|
||||
PROJECT_DESCRIPTION="Multi-user JupyterHub 4 deployment platform with data science stack, GPU auto-detection, NativeAuthenticator, and isolated per-user environments spawned via DockerSpawner"
|
||||
|
||||
# Version
|
||||
VERSION="3.3.1_cuda-12.9.1_jh-5.4.2"
|
||||
VERSION="3.3.2_cuda-12.9.1_jh-5.4.2"
|
||||
VERSION_COMMENT="Updated watchtower to maintained fork (nickfedor/watchtower), configuration-agnostic volume management, admin notification broadcast, privileged user docker.sock access"
|
||||
RELEASE_TAG="RELEASE_3.2.11"
|
||||
RELEASE_DATE="2025-11-09"
|
||||
|
||||
Reference in New Issue
Block a user