Skip to content

Commit

Permalink
Turning the JupyterHub redirect off.
Browse files Browse the repository at this point in the history
  • Loading branch information
negin513 authored Feb 6, 2023
1 parent 4c95d64 commit 2cf94b7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ launch_buttons:
binderhub_url: https://mybinder.org
thebe : false
notebook_interface : jupyterlab # The interface interactive links will activate ["classic", "jupyterlab"]
jupyterhub : true
jupyterhub_url : "https://jupyterhub.hpc.ucar.edu" # The URL of the JupyterHub (e.g., https://datahub.berkeley.edu)
jupyterhub : false
jupyterhub_url : "https://jupyterhub.hpc.ucar.edu/stable/" # The URL of the JupyterHub (e.g., https://datahub.berkeley.edu)
colab : false
# colab_url : "" # The URL of Google Colab (https://colab.research.google.com)

0 comments on commit 2cf94b7

Please sign in to comment.