We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71cb011 commit 6a0b925Copy full SHA for 6a0b925
conf.py
@@ -53,4 +53,7 @@
53
"use_repository_button": True,
54
"use_issues_button": True,
55
"use_edit_page_button": True,
56
+ "launch_buttons": {
57
+ "binderhub_url": "https://mybinder.org/v2/gh/scientific-python/executable-tutorials/HEAD?urlpath=%2Fdoc%2Ftree%2Ftutorials"
58
+ },
59
}
0 commit comments