updated with the nvidia autodetection

This commit is contained in:
stellarshenson
2025-08-07 20:08:36 +02:00
parent cb8e6e106f
commit 800c259bee
3 changed files with 19 additions and 3 deletions

View File

@@ -37,6 +37,7 @@ COPY ./templates/certs /mnt/certs
## install dockerspawner, nativeauthenticator
RUN pip install -U --no-cache-dir \
docker \
dockerspawner \
jupyterhub-nativeauthenticator