Skip to content

Commit 49b3303

Browse files
authored
Add Jupytext requirement for binder. (#217)
I think binder looks at env.yaml not at requirements.txt maybe that's the reason that binder don't have jupytext installed
1 parent 0c93dbd commit 49b3303

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: environment.yml

+2
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,5 @@ dependencies:
1414
- myst-nb
1515
- sphinx-book-theme
1616
- sphinx-copybutton
17+
# to load the md files in binder
18+
- jupytext

0 commit comments

Comments
 (0)