From 4c95d643eea65bc09fb055a9d09d11f8c1be9a86 Mon Sep 17 00:00:00 2001 From: Negin Sobhani Date: Mon, 6 Feb 2023 10:42:37 -0700 Subject: [PATCH] quick check of interactive notebooks --- _config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index 115350a..8994b21 100644 --- a/_config.yml +++ b/_config.yml @@ -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 : fasle - #jupyterhub_url : "https://jupyterhub.hpc.ucar.edu/" # The URL of the JupyterHub (e.g., https://datahub.berkeley.edu) + jupyterhub : true + jupyterhub_url : "https://jupyterhub.hpc.ucar.edu" # 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)