Skip to content

Commit

Permalink
Set value for JUPYTERHUB_SINGLEUSER_APP
Browse files Browse the repository at this point in the history
  • Loading branch information
balajialg committed Jan 4, 2024
1 parent b45a158 commit 461fe2d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions deployments/data8/config/common.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,9 @@ 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: /tree
Expand Down

0 comments on commit 461fe2d

Please sign in to comment.