From 37897a688c7faedc0d33269439e2f50f20f905c4 Mon Sep 17 00:00:00 2001 From: zethson Date: Tue, 14 Nov 2023 19:03:08 +0100 Subject: [PATCH] Remove Binder Signed-off-by: zethson --- jupyter-book/_config.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/jupyter-book/_config.yml b/jupyter-book/_config.yml index 2d5db28f..00b81d4a 100644 --- a/jupyter-book/_config.yml +++ b/jupyter-book/_config.yml @@ -96,7 +96,3 @@ repository: url: https://github.com/theislab/single-cell-best-practices path_to_book: jupyter-book branch: master - -binder: - binderhub_url: "https://mybinder.org" - text: "Launch binder"