Skip to content

Commit 38794ab

Browse files
authored
Add launc button, ref: jupyter-book/jupyter-book#1944 (#114)
1 parent b2e88ff commit 38794ab

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

_config.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,10 @@ repository:
2727
bibtex_bibfiles:
2828
- references.bib
2929

30+
launch_buttons:
31+
notebook_interface: "jupyterlab"
32+
binderhub_url: "https://mybinder.org"
33+
3034
parse:
3135
myst_enable_extensions:
3236
- "amsmath"

0 commit comments

Comments
 (0)