Skip to content

Commit

Permalink
changed 01_classification.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
npikall committed Jul 19, 2024
1 parent 7003f27 commit d80865c
Showing 1 changed file with 25 additions and 9 deletions.
34 changes: 25 additions & 9 deletions notebooks/01_classification.yml
Original file line number Diff line number Diff line change
@@ -1,15 +1,31 @@
name: 01_classification
channels:
- conda-forge
- defaults
dependencies:
- python=3.10
- pip
- mamba
- folium=0.16.0
- geopandas=0.14.4
- git
- ipykernel=6.29.3
- ipywidgets==8.1.2
- jupyter
- xarray
- cmcrameri
- python-dotenv
- rasterio
- folium
- matplotlib=3.8.4
- numpy=2.0.0
- pandas=2.2.1
- pip
- python-dotenv=1.0.1
- python==3.12.3
- xarray=2024.3.0
- seaborn
- pip:
- eodag
- rasterio==1.3.9
- rioxarray==0.15.3
- tqdm==4.66.2
- ipympl==0.9.4
- cmcrameri==1.9
- odc-stac==0.3.10
- pystac-client==0.8.2
- stackstac==0.5.0
- geopandas==0.14.4
- scikit_learn==1.5.1
- Shapely==2.0.5

0 comments on commit d80865c

Please sign in to comment.