From aa089746477f1a48f7fb1aa878e16577eb6dfa34 Mon Sep 17 00:00:00 2001 From: Thomas Dutkiewicz <106269091+ttdu@users.noreply.github.com> Date: Tue, 29 Oct 2024 09:52:06 -0400 Subject: [PATCH] remove launch buttons; add TIKE button --- _config.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_config.yml b/_config.yml index f378d109f..8d2379bbe 100644 --- a/_config.yml +++ b/_config.yml @@ -35,11 +35,11 @@ repository: branch: main # Which branch of the repository should be used when creating links (optional) launch_buttons: - binderhub_url: "https://mybinder.org" # The URL for your BinderHub (e.g., https://mybinder.org) - colab_url: "https://colab.research.google.com" + # binderhub_url: "https://mybinder.org" # The URL for your BinderHub (e.g., https://mybinder.org) + # colab_url: "https://colab.research.google.com" # jupyterhub: true - # jupyterhub_url: "https://timeseries.science.stsci.edu" - # notebook_interface: jupyterlab + jupyterhub_url: "https://timeseries.science.stsci.edu" + notebook_interface: jupyterlab # Add GitHub buttons to your book # See https://jupyterbook.org/customize/config.html#add-a-link-to-your-repository