Skip to content

Commit

Permalink
Nodejs 20 can't be installed because netcdf4 needing to be pinned to …
Browse files Browse the repository at this point in the history
…1.6.0. Pin jupyterlab to <4.2.0 instead
  • Loading branch information
Dale Roberts committed May 10, 2024
1 parent 030a24c commit 6e0c4a5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,12 +94,12 @@ dependencies:
- h5py
- line_profiler
- bottleneck
- jupyterlab
- jupyterlab<4.2.0a0
- dask-jobqueue
- jupyterlab_server
- docrep
- gifsicle
- nodejs>=20
- nodejs
- cfgrib
- h5netcdf
- intake
Expand Down

0 comments on commit 6e0c4a5

Please sign in to comment.