Skip to content

Commit

Permalink
Add Jupytext requirement for binder. (#217)
Browse files Browse the repository at this point in the history
I think binder looks at env.yaml not at requirements.txt maybe that's
the reason that binder don't have jupytext installed
  • Loading branch information
Carreau authored Jun 18, 2024
1 parent 0c93dbd commit 49b3303
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,5 @@ dependencies:
- myst-nb
- sphinx-book-theme
- sphinx-copybutton
# to load the md files in binder
- jupytext

0 comments on commit 49b3303

Please sign in to comment.