-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathenvironment.yml
117 lines (116 loc) · 3.04 KB
/
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
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
name: dyno
channels:
- defaults
dependencies:
- backcall=0.1.0=py36_0
- blas=1.0=mkl
- bleach=3.0.2=py36_0
- ca-certificates=2018.03.07=0
- certifi=2018.11.29=py36_0
- colorama=0.4.1=py36_0
- decorator=4.3.0=py36_0
- entrypoints=0.2.3=py36_2
- icc_rt=2019.0.0=h0cc432a_1
- icu=58.2=ha66f8fd_1
- intel-openmp=2019.1=144
- ipykernel=5.1.0=py36h39e3cac_0
- ipython=7.2.0=py36h39e3cac_0
- ipython_genutils=0.2.0=py36h3c5d0ee_0
- ipywidgets=7.4.2=py36_0
- jedi=0.13.2=py36_0
- jinja2=2.10=py36_0
- jpeg=9b=hb83a4c4_2
- jsonschema=2.6.0=py36h7636477_0
- jupyter=1.0.0=py36_7
- jupyter_client=5.2.4=py36_0
- jupyter_console=6.0.0=py36_0
- jupyter_core=4.4.0=py36_0
- libpng=1.6.36=h2a8f88b_0
- libsodium=1.0.16=h9d3ae62_0
- m2w64-gcc-libgfortran=5.3.0=6
- m2w64-gcc-libs=5.3.0=7
- m2w64-gcc-libs-core=5.3.0=7
- m2w64-gmp=6.1.0=2
- m2w64-libwinpthread-git=5.0.0.4634.697f757=2
- markupsafe=1.1.0=py36he774522_0
- mistune=0.8.4=py36he774522_0
- mkl=2019.1=144
- mkl_fft=1.0.10=py36h14836fe_0
- mkl_random=1.0.2=py36h343c172_0
- msys2-conda-epoch=20160418=1
- nbconvert=5.3.1=py36_0
- nbformat=4.4.0=py36h3a5bc1b_0
- notebook=5.7.4=py36_0
- numpy=1.15.4=py36h19fb1c0_0
- numpy-base=1.15.4=py36hc3f5095_0
- openssl=1.1.1a=he774522_0
- pandoc=2.2.3.2=0
- pandocfilters=1.4.2=py36_1
- parso=0.3.1=py36_0
- pickleshare=0.7.5=py36_0
- pip=18.1=py36_0
- prometheus_client=0.5.0=py36_0
- prompt_toolkit=2.0.7=py36_0
- pygments=2.3.1=py36_0
- pyqt=5.9.2=py36h6538335_2
- python=3.6.8=h9f7ef89_0
- python-dateutil=2.7.5=py36_0
- pywinpty=0.5.5=py36_1000
- pyzmq=17.1.2=py36hfa6e2cd_0
- qt=5.9.7=vc14h73c81de_0
- qtconsole=4.4.3=py36_0
- scikit-learn=0.20.2=py36h343c172_0
- scipy=1.1.0=py36h29ff71c_2
- send2trash=1.5.0=py36_0
- setuptools=40.6.3=py36_0
- sip=4.19.8=py36h6538335_0
- six=1.12.0=py36_0
- sqlite=3.26.0=he774522_0
- terminado=0.8.1=py36_1
- testpath=0.4.2=py36_0
- tornado=5.1.1=py36hfa6e2cd_0
- traitlets=4.3.2=py36h096827d_0
- vc=14.1=h0510ff6_4
- vs2015_runtime=14.15.26706=h3a45250_0
- wcwidth=0.1.7=py36h3d5aa90_0
- webencodings=0.5.1=py36_1
- wheel=0.32.3=py36_0
- widgetsnbextension=3.4.2=py36_0
- wincertstore=0.2=py36h7fe50ca_0
- winpty=0.4.3=4
- zeromq=4.2.5=he025d50_1
- zlib=1.2.11=h62dcd97_3
- pip:
- absl-py==0.6.1
- astor==0.7.1
- attrs==18.2.0
- click==7.0
- click-plugins==1.0.4
- cligj==0.5.0
- cycler==0.10.0
- descartes==1.1.0
- fiona==1.8.4
- gast==0.2.2
- gdal==2.3.3
- geopandas==0.4.0
- grpcio==1.17.1
- h5py==2.9.0
- keras-applications==1.0.6
- keras-preprocessing==1.0.5
- kiwisolver==1.0.1
- markdown==3.0.1
- matplotlib==3.0.2
- munch==2.3.2
- pandas==0.23.4
- protobuf==3.6.1
- pyparsing==2.3.1
- pyproj==1.9.6
- pyshp==2.0.1
- pytz==2018.9
- rtree==0.8.3
- shapely==1.6.4.post1
- tensorboard==1.12.2
- tensorflow==1.12.0
- termcolor==1.1.0
- werkzeug==0.14.1
prefix: C:\Users\DS\Anaconda3\envs\dyno