From ae977e43080e9c503d42bf831ba00b7a7b553e10 Mon Sep 17 00:00:00 2001 From: daquinteroflex Date: Tue, 4 Feb 2025 10:18:40 +0100 Subject: [PATCH] :books: Remove collab launch links --- docs/conf.py | 4 ---- 1 file changed, 4 deletions(-) diff --git a/docs/conf.py b/docs/conf.py index ff8bde333..879b1327b 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -151,10 +151,6 @@ "path_to_docs": "docs", "repository_url": "https://github.com/flexcompute/tidy3d", "repository_branch": "main", - "launch_buttons": { - "colab_url": "https://colab.research.google.com", - "notebook_interface": "jupyterlab", - }, "use_edit_page_button": False, "use_issues_button": True, "use_repository_button": True,