Skip to content

Commit

Permalink
Merge pull request #82 from ScienceCore/update-environment
Browse files Browse the repository at this point in the history
Update environment for scipy 2024 tutorial
  • Loading branch information
jnywong authored Jun 28, 2024
2 parents 913f12c + 6574496 commit ecb8fe4
Showing 1 changed file with 15 additions and 13 deletions.
28 changes: 15 additions & 13 deletions environment.yml
Original file line number Diff line number Diff line change
@@ -1,19 +1,20 @@
channels:
- conda-forge
- pyviz
- defaults
dependencies:
- basemap
- bokeh
- boto3
- contextily
- contextily
- folium
- fsspec
- fsspec
- gdal
- geopandas
- geoviews
- geoviews-core
- gh-scoped-creds
- ghp-import
- gh-scoped-creds
- h5py
- holoviews
- hvplot
Expand All @@ -22,29 +23,30 @@ dependencies:
- ipyleaflet
- ipympl
- ipython
- jupyterlab
- jupyter-book
- jupyter-server-proxy>=4.1.1
- jupyterlab-myst
- jupyterlab-git
- jupyter-server-proxy[version='>=4.1.1']
- jupyterhub-singleuser
- jupytext
- jupyterlab
- jupyterlab-git
- jupyterlab-myst
- jupytext
- leafmap
- localtileserver
- lxml
- lxml
- matplotlib
- nbgitpuller>=1.2.1
- nbgitpuller[version='>=1.2.1']
- nodejs
- notebook
- numba
- numexpr>=2.8.7
- numexpr[version='>=2.8.7']
- numpy
- panel
- pystac-client
- python[version='>=3.12']
- rasterio
- requests
- rioxarray
- s3fs
- scikit-image
- s3fs
- scikit-image
- selenium
- xarray

0 comments on commit ecb8fe4

Please sign in to comment.