Skip to content

Commit

Permalink
Merge pull request #3598 from yuvipanda/fix-nbapp
Browse files Browse the repository at this point in the history
utoronto: Don't force usage of notebookapp
  • Loading branch information
yuvipanda authored Jan 9, 2024
2 parents c84b8fd + c13775b commit 0c09fd2
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions config/clusters/utoronto/default-prod.values.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,4 @@
jupyterhub:
singleuser:
extraEnv:
# Required to get jupyter-contrib-nbextensions to work, until
# https://github.com/2i2c-org/utoronto-image/pull/58 can land. An image
# including that is already in the staging hub, but not in the prod
# hub. This config can be removed when we promote that image to
# production.
JUPYTERHUB_SINGLEUSER_APP: "notebook.notebookapp.NotebookApp"
ingress:
hosts: [jupyter.utoronto.ca]
tls:
Expand Down

0 comments on commit 0c09fd2

Please sign in to comment.