generated from scottyhq/repo2docker-githubci
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathenvironment.yml
52 lines (52 loc) · 871 Bytes
/
environment.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
name: uwgda2020
channels:
- conda-forge
dependencies:
- bokeh=1.4
- cartopy=0.17
- contextily
- dask=2.8
- dask-labextension=1.0
- datashader=0.8
- descartes=1.1
- distributed=2.8
- fiona=1.8
- folium=0.10
- fsspec=0.6
- gcsfs=0.4
- gdal=3.0
- geojson=2.5
- geopandas=0.6
- geoviews=1.6
- h5py=2.10
- holoviews=1.12
- hvplot=0.5
- intake=0.5
- intake-xarray=0.3
- ipyleaflet=0.11
- ipympl=0.4
- ipywidgets=7.5
- jupyterlab=1.2
- matplotlib=3.1
- matplotlib-scalebar=0.6
- nbgitpuller=0.7
- numpy=1.17
- pandas=0.25
- panel=0.7
- parallel
- pillow=6.2
- pip=19.3
- pyproj=2.4
- python=3.7
- rasterio=1.1
- rasterstats=0.13
- rio-cogeo=1.1
- requests=2.22
- scikit-learn=0.21
- scikit-image=0.16
- scipy=1.3
- seaborn=0.9
- shapely=1.6
- tornado=6.0
- xarray=0.14
- zarr=2.3