Skip to content

Commit

Permalink
redux
Browse files Browse the repository at this point in the history
  • Loading branch information
ocefpaf committed Dec 13, 2024
1 parent 9571828 commit a3251b7
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 10 deletions.
6 changes: 1 addition & 5 deletions .binder/environment-python_and_r.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ channels:
- conda-forge
dependencies:
- python=3.13
- bagit
- bokeh
- cartopy
- cf_xarray
- cf-units
Expand All @@ -23,10 +21,8 @@ dependencies:
- ipyleaflet
- ipywidgets
- jupyter
- jupyter-book >=0.12.1
- jupyterlab
- lxml
- matplotlib
- matplotlib-core
- nbclassic
- netcdf4
- numpy
Expand Down
11 changes: 6 additions & 5 deletions .binder/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ channels:
- conda-forge
dependencies:
- python=3.13
- bagit
- bokeh
- cartopy
- cf_xarray
- cf-units
Expand All @@ -23,10 +21,8 @@ dependencies:
- ipyleaflet
- ipywidgets
- jupyter
- jupyter-book >=0.12.1
- jupyterlab
- lxml
- matplotlib
- matplotlib-core
- nbclassic
- netcdf4
- numpy
Expand All @@ -48,3 +44,8 @@ dependencies:
- tqdm
- xarray
- zarr
platforms:
- linux-64
- osx-64
- osx-arm64
- win-64

0 comments on commit a3251b7

Please sign in to comment.