Skip to content

Commit

Permalink
install jupyter-book with pip
Browse files Browse the repository at this point in the history
  • Loading branch information
annefou committed Jul 31, 2024
1 parent d0f4da2 commit 540117b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ channels:
- defaults
- conda-forge
dependencies:
- jupyter-book
- python=3.11
- numpy
- pandas
- matplotlib
Expand All @@ -23,6 +23,7 @@ dependencies:
- pip
- pip:
- rio-stac
- jupyter-book
- sphinx-exercise
- openeo-processes-dask[implementations]
- openeo-pg-parser-networkx

0 comments on commit 540117b

Please sign in to comment.