From 1e15713ec62ff0a3e98190aa7873f7612df3194e Mon Sep 17 00:00:00 2001 From: Matt McKay Date: Wed, 25 Sep 2024 14:40:46 +1000 Subject: [PATCH] ENH: remove binder and default to colab (#550) --- lectures/_config.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/lectures/_config.yml b/lectures/_config.yml index d16319ad..84d407d7 100644 --- a/lectures/_config.yml +++ b/lectures/_config.yml @@ -70,8 +70,6 @@ sphinx: analytics: google_analytics_id: G-QDS1YRJNGM launch_buttons: - notebook_interface : classic # The interface interactive links will activate ["classic", "jupyterlab"] - binderhub_url : https://mybinder.org # The URL of the BinderHub (e.g., https://mybinder.org) colab_url : https://colab.research.google.com thebe : false # Add a thebe button to pages (requires the repository to run on Binder) intersphinx_mapping: