From 772a270c6d13280327332fc4d142e152f97bc6f9 Mon Sep 17 00:00:00 2001 From: Erik Sundell Date: Thu, 2 Aug 2018 01:15:35 +0200 Subject: [PATCH] Default to JupyterLab 0.33 - not longer beta! See breif discussion in... https://github.com/jupyterhub/zero-to-jupyterhub-k8s/issues/776 --- images/singleuser-sample/Dockerfile | 2 +- jupyterhub/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/images/singleuser-sample/Dockerfile b/images/singleuser-sample/Dockerfile index fb91261e2e..740fd011fc 100644 --- a/images/singleuser-sample/Dockerfile +++ b/images/singleuser-sample/Dockerfile @@ -1,4 +1,4 @@ -FROM jupyter/base-notebook:135a595d2a93 +FROM jupyter/base-notebook:45e010d9e849 # Built from... https://hub.docker.com/r/jupyter/base-notebook/ # https://github.com/jupyter/docker-stacks/blob/master/base-notebook/Dockerfile # Built from... Ubuntu 18.04 diff --git a/jupyterhub/values.yaml b/jupyterhub/values.yaml index c493f5ed67..3b6f0af6e2 100644 --- a/jupyterhub/values.yaml +++ b/jupyterhub/values.yaml @@ -205,7 +205,7 @@ singleuser: limits: {} guarantees: {} cmd: jupyterhub-singleuser - defaultUrl: + defaultUrl: /lab scheduling: