Skip to content

Commit

Permalink
Remove jupyterbook for now
Browse files Browse the repository at this point in the history
  • Loading branch information
rbeucher committed Jul 19, 2023
1 parent 2d05ea3 commit 3389f51
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions scripts/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ dependencies:
- apscheduler
- fs
- python>=3.9
- libnetcdf>=4.7.4=mpi_openmpi* # pinned for solver stability
- pip!=21.3
- pytest >=3.9,!=6.0.0rc1,!=6.0.0
- pytest-cov
Expand Down Expand Up @@ -47,17 +48,15 @@ dependencies:
- jupyter_nbextensions_configurator
- jupyter_contrib_nbextensions
- jupyter-server-proxy
- jupyter-book
- jupyter-resource-usage
- jupytext
- greenlet ### Dependency of... something?
- objgraph ### Unlisted dependency of greenlet
- asyncssh
- gevent
- openmpi
- mpi4py
- esmf
- esmpy
- esmf>=8.0.1=mpi_openmpi*
- esmpy>=8.0.1=mpi_openmpi*
- xesmf >=0.7.1
- xarray >=0.12.0
- shapely
Expand Down

0 comments on commit 3389f51

Please sign in to comment.