Skip to content

Commit

Permalink
Merge pull request #5343 from balajialg/nb7
Browse files Browse the repository at this point in the history
Change default URL for Data 8 hub to "/tree"
  • Loading branch information
balajialg authored Jan 4, 2024
2 parents f16047b + 461fe2d commit 2cde77a
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion deployments/data8/config/common.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,9 +57,12 @@ jupyterhub:
# - course::N::enrollment_type::ta

singleuser:
extraEnv:
# Unset NotebookApp from hub/values. Necessary for recent lab versions.
JUPYTERHUB_SINGLEUSER_APP: "jupyter_server.serverapp.ServerApp"
nodeSelector:
hub.jupyter.org/pool-name: data8-pool
defaultUrl: /retro
defaultUrl: /tree
storage:
type: static
static:
Expand Down

0 comments on commit 2cde77a

Please sign in to comment.