Created
August 7, 2024 17:05
-
-
Save ajnisbet/2c9cbcc4dab9d799431326eee29e3406 to your computer and use it in GitHub Desktop.
py4wds conda environment
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: py4wds | |
channels: | |
- conda-forge | |
dependencies: | |
- git | |
- pip | |
- python=3.12 | |
- bottleneck | |
- dask | |
- geopandas | |
- keplergl | |
- leafmap | |
- localtileserver | |
- netCDF4 | |
- numpy>=2.0.0 | |
- pandas>=2.0.0 | |
- pyarrow | |
- pydeck | |
- rasterio | |
- rioxarray | |
- scikit-image | |
- scipy | |
- seaborn | |
- statsmodels | |
- voila | |
- xarray | |
- xarray-spatial | |
- pip: | |
- geopy | |
- humanize | |
- ipywidgets | |
- jupyterlab | |
- matplotlib | |
- notebook | |
- pillow | |
- openpyxl | |
- requests | |
- pulp |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment