Skip to content

Commit 2ae5230

Browse files
committed
add mybinder to book
1 parent 80b75fc commit 2ae5230

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

workshop/_config.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,9 @@ repository:
3838
html:
3939
use_issues_button: true
4040
use_repository_button: true
41-
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

Comments
 (0)