From 05fdf4732a39f82d56ca1897af0292b77aaecd33 Mon Sep 17 00:00:00 2001 From: Jon Brenas <51911846+jonbrenas@users.noreply.github.com> Date: Tue, 14 Apr 2026 17:05:00 +0100 Subject: [PATCH] Update launch buttons to allow for Google Colab launch --- docs/_config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_config.yml b/docs/_config.yml index 31f43c0..3677ad7 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -10,7 +10,7 @@ repository: branch: master launch_buttons: notebook_interface: "jupyterlab" - colab_url: "" + colab_url: "https://colab.research.google.com" binderhub_url: "" html: use_repository_button : true