We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80b75fc commit 2ae5230Copy full SHA for 2ae5230
workshop/_config.yml
@@ -38,4 +38,9 @@ repository:
38
html:
39
use_issues_button: true
40
use_repository_button: true
41
-
+
42
+# Add Binder launch button
43
+launch_buttons:
44
+ notebook_interface: "jupyterlab" # or "classic" for classic notebook interface
45
+ binderhub_url: "https://mybinder.org"
46
+ thebe: false
0 commit comments