We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32f18c1 commit 21a8fa0Copy full SHA for 21a8fa0
images/datascience-notebook/Dockerfile
@@ -1,7 +1,7 @@
1
# If you are building manually, pass PYTHON_VERSION/PY_VER_SHORT/JUPYTERHUB_VERSION with --build-arg
2
ARG PYTHON_VERSION=python-3.11.8
3
ARG PY_VER_SHORT=3.11
4
-ARG JUPYTERHUB_VERSION=4.1.5
+ARG JUPYTERHUB_VERSION=4.0.2
5
6
# Jupyter has changed where it stores its images
7
FROM quay.io/jupyter/datascience-notebook:$PYTHON_VERSION
0 commit comments