Skip to content
Snippets Groups Projects

Adding new updates from newest Docker images

Merged Jaromír Hradil requested to merge eosc-version-update into master
@@ -132,11 +132,6 @@ singleuser:
@@ -132,11 +132,6 @@ singleuser:
#
#
/usr/local/bin/jupyterhub-wait-remote-home
/usr/local/bin/jupyterhub-wait-remote-home
# Disables RTC extension. To enable it set this env variable in kubespawner_override
if [ -z JUPYTERHUB_ALLOW_TOKEN_IN_URL ]; then
jupyter-labextension disable @jupyter/collaboration-extension
fi
# Disables RTC extension. To enable it set this env variable in kubespawner_override
# Disables RTC extension. To enable it set this env variable in kubespawner_override
# to JUPYTERHUB_ALLOW_TOKEN_IN_URL="1"
# to JUPYTERHUB_ALLOW_TOKEN_IN_URL="1"
if [ -z JUPYTERHUB_ALLOW_TOKEN_IN_URL ]; then
if [ -z JUPYTERHUB_ALLOW_TOKEN_IN_URL ]; then
Loading