Skip to content

Commit

Permalink
remove launch buttons; add TIKE button
Browse files Browse the repository at this point in the history
  • Loading branch information
ttdu authored Oct 29, 2024
1 parent 4252cff commit aa08974
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit aa08974

Please sign in to comment.