From: Ole Streicher <olebole@debian.org>
Date: Thu, 25 Jun 2020 11:48:40 +0200
Subject: DOC: Disable binder reference

---
 doc/source/conf.py | 10 ----------
 1 file changed, 10 deletions(-)

diff --git a/doc/source/conf.py b/doc/source/conf.py
index e1b1db3..bece69c 100644
--- a/doc/source/conf.py
+++ b/doc/source/conf.py
@@ -115,16 +115,6 @@ sphinx_gallery_conf = {
             "../examples/developers",
         ]
     ),
-    "binder": {
-        # Required keys
-        "org": "scikit-image",
-        "repo": "scikit-image",
-        "branch": binder_branch,  # Can be any branch, tag, or commit hash
-        "binderhub_url": "https://mybinder.org",  # Any URL of a binderhub.
-        "dependencies": ["../../.binder/requirements.txt", "../../.binder/runtime.txt"],
-        # Optional keys
-        "use_jupyter_lab": False,
-    },
     # Remove sphinx_gallery_thumbnail_number from generated files
     "remove_config_comments": True,
     # `True` defaults to the number of jobs used by Sphinx (see its flag `-j`)
