-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathenvironment.yml
More file actions
57 lines (56 loc) · 776 Bytes
/
environment.yml
File metadata and controls
57 lines (56 loc) · 776 Bytes
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
53
54
55
56
57
name: ds2
channels:
- bokeh
- conda-forge
- ioam
dependencies:
- attrs
- beautifulsoup4
- bokeh=0.12.10
- cartopy
- colorcet
- conda-forge::graphviz
- conda-forge::pytest
- conda-forge::pytest-benchmark
- conda-forge::python-graphviz
- dask>=0.15.4
- datashader
- dill
- distributed
- fastparquet
- flake8
- geoviews
- ioam::holoviews>=1.8.3
- ipython
- iris
- jupyter
- jupyter_dashboards
- matplotlib
- nbconvert
- nbformat
- networkx>=2.0
- numba
- numpy
- pandas
- param>=1.5.1
- paramnb
- pyproj
- pytables
- python-snappy
- python=3.6
- rasterio
- requests
- scikit-image
- scikit-learn
- scipy
- shapely
- snappy
- statsmodels
- tblib
- xarray
- yaml
- pip:
- cachey
- streamz==0.2.0
- webargs
- tensorflow