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 c4e0362 commit 4afd2a3Copy full SHA for 4afd2a3
env/jupyter.env
@@ -9,7 +9,7 @@
9
# jupyter-singleuser-gpu AMD64: ogstacksystems/jupyter-singleuser-gput:latest-amd64
10
# last stable release build (AMD64 only): "cogstacksystems/jupyter-singleuser:1.2.7"
11
# The CogStack images are huge and will take a bit to download
12
-JUPYTER_HUB_IMAGE_RELEASE_VERSION=2.0.2
+JUPYTER_HUB_IMAGE_RELEASE_VERSION=2.0.5
13
DOCKER_NOTEBOOK_IMAGE="cogstacksystems/jupyter-singleuser:${JUPYTER_HUB_IMAGE_RELEASE_VERSION:-latest}-${CPU_ARCHITECTURE:-amd64}"
14
15
# This needs to be set to true if you intend to use the GPU image
0 commit comments