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,