Skip to content

Commit 6650893

Browse files
committed
Add pythia binder url to config
1 parent eaf618a commit 6650893

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

myst.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,10 @@ project:
2121
- file: notebooks/eof-intro.ipynb
2222
- file: notebooks/climate-modes-xeofs.ipynb
2323
jupyter:
24-
binder: https://binder.projectpythia.org/
25-
repo: projectpythia-mystmd/eofs-cookbook
24+
binder:
25+
url: https://binder.projectpythia.org/
26+
repo: projectpythia-mystmd/eofs-cookbook
27+
ref: main
2628
site:
2729
template: book-theme
2830
# options:

0 commit comments

Comments
 (0)