-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathenvironment.yml
More file actions
91 lines (90 loc) · 2.47 KB
/
Copy pathenvironment.yml
File metadata and controls
91 lines (90 loc) · 2.47 KB
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
name: tensorflow
channels:
- conda-forge
- defaults
dependencies:
- pandas_ml=0.5.0=py36_0
- appnope=0.1.0=py36hf537a9a_0
- backcall=0.1.0=py36_0
- blas=1.0=mkl
- bleach=2.1.3=py36_0
- ca-certificates=2018.03.07=0
- certifi=2018.4.16=py36_0
- decorator=4.3.0=py36_0
- entrypoints=0.2.3=py36hd81d71f_2
- html5lib=1.0.1=py36h2f9c1c0_0
- intel-openmp=2018.0.3=0
- ipykernel=4.8.2=py36_0
- ipython=6.4.0=py36_0
- ipython_genutils=0.2.0=py36h241746c_0
- jedi=0.12.0=py36_1
- jinja2=2.10=py36hd36f9c5_0
- jsonschema=2.6.0=py36hb385e00_0
- jupyter_client=5.2.3=py36_0
- jupyter_core=4.4.0=py36h79cf704_0
- libcxx=4.0.1=h579ed51_0
- libcxxabi=4.0.1=hebd6815_0
- libedit=3.1.20170329=hb402a30_2
- libffi=3.2.1=h475c297_4
- libgfortran=3.0.1=h93005f0_2
- libsodium=1.0.16=h3efe00b_0
- markupsafe=1.0=py36h3a1e703_1
- mistune=0.8.3=py36h1de35cc_1
- mkl=2018.0.3=1
- mkl_fft=1.0.1=py36h917ab60_0
- mkl_random=1.0.1=py36h78cc56f_0
- nbconvert=5.3.1=py36h810822e_0
- nbformat=4.4.0=py36h827af21_0
- ncurses=6.1=h0a44026_0
- notebook=5.5.0=py36_0
- numpy=1.14.5=py36h9bb19eb_0
- numpy-base=1.14.5=py36ha9ae307_0
- openssl=1.0.2o=h26aff7b_0
- pandas=0.23.1=py36h1702cab_0
- pandoc=1.19.2.1=ha5e8f32_1
- pandocfilters=1.4.2=py36h3b0b094_1
- parso=0.2.1=py36_0
- pexpect=4.6.0=py36_0
- pickleshare=0.7.4=py36hf512f8e_0
- pip=10.0.1=py36_0
- prompt_toolkit=1.0.15=py36haeda067_0
- ptyprocess=0.5.2=py36he6521c3_0
- pygments=2.2.0=py36h240cd3f_0
- python=3.6.5=hc167b69_1
- python-dateutil=2.7.3=py36_0
- pytz=2018.4=py36_0
- pyzmq=17.0.0=py36h1de35cc_1
- readline=7.0=hc1231fa_4
- scikit-learn=0.19.1=py36hffbff8c_0
- scipy=1.1.0=py36hcaad992_0
- send2trash=1.5.0=py36_0
- setuptools=39.2.0=py36_0
- simplegeneric=0.8.1=py36_2
- six=1.11.0=py36h0e22d5e_1
- sqlite=3.23.1=hf1716c9_0
- terminado=0.8.1=py36_1
- testpath=0.3.1=py36h625a49b_0
- tk=8.6.7=h35a86e2_3
- tornado=5.0.2=py36_0
- traitlets=4.3.2=py36h65bd3ce_0
- wcwidth=0.1.7=py36h8c6ec74_0
- webencodings=0.5.1=py36h3b9701d_1
- wheel=0.31.1=py36_0
- xz=5.2.4=h1de35cc_4
- zeromq=4.2.5=h378b8a2_0
- zlib=1.2.11=hf3cbc9b_2
- pip:
- absl-py==0.2.2
- astor==0.6.2
- gast==0.2.0
- grpcio==1.12.1
- h5py==2.8.0
- keras==2.1.6
- markdown==2.6.11
- protobuf==3.5.2.post1
- pyyaml==3.12
- tensorboard==1.8.0
- tensorflow==1.8.0
- termcolor==1.1.0
- werkzeug==0.14.1
prefix: /anaconda3/envs/tensorflow