-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment.yml
106 lines (106 loc) · 2.18 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
name: tensorflow
channels:
- conda-forge
- defaults
dependencies:
- attrs=19.1.0
- backcall=0.1.0
- bleach=3.1.0
- ca-certificates=2019.3.9
- certifi=2019.3.9
- colorama=0.4.1
- decorator=4.4.0
- defusedxml=0.5.0
- entrypoints=0.3
- icu=58.2
- ipykernel=5.1.0
- ipython=7.4.0
- ipython_genutils=0.2.0
- ipywidgets=7.4.2
- jedi=0.13.3
- jinja2=2.10.1
- jpeg=8d
- jsonschema=3.0.1
- jupyter=1.0.0
- jupyter_client=5.2.4
- jupyter_console=6.0.0
- jupyter_contrib_core=0.3.3
- jupyter_core=4.4.0
- jupyter_highlight_selected_word=0.2.0
- jupyter_latex_envs=1.4.4
- libiconv=1.15
- libpng=1.6.37
- libsodium=1.0.16
- libtiff=4.0.6
- libxml2=2.9.8
- libxslt=1.1.32
- lxml=4.3.3
- markupsafe=1.1.1
- mistune=0.8.4
- nbconvert=5.4.1
- nbformat=4.4.0
- notebook=5.7.8
- openssl=1.1.1b
- pandoc=2.7.2
- pandocfilters=1.4.2
- parso=0.4.0
- pickleshare=0.7.5
- pip=19.0.3
- prometheus_client=0.6.0
- prompt_toolkit=2.0.9
- pygments=2.3.1
- pyqt=4.11.4
- pyrsistent=0.14.11
- python=3.6.7
- python-dateutil=2.8.0
- pyzmq=18.0.1
- qt=4.8.7
- qtconsole=4.4.3
- send2trash=1.5.0
- setuptools=41.0.0
- sip=4.18
- six=1.12.0
- sqlite=3.26.0
- terminado=0.8.2
- testpath=0.4.2
- tornado=6.0.2
- traitlets=4.3.2
- wcwidth=0.1.7
- webencodings=0.5.1
- wheel=0.33.1
- widgetsnbextension=3.4.2
- yaml=0.1.7
- zeromq=4.2.5
- zlib=1.2.11
- pip:
- absl-py==0.7.1
- astor==0.7.1
- cycler==0.10.0
- gast==0.2.2
- grpcio==1.20.0
- h5py==2.9.0
- jupyter-contrib-core==0.3.3
- jupyter-highlight-selected-word==0.2.0
- jupyter-latex-envs==1.4.6
- keras==2.2.4
- keras-applications==1.0.7
- keras-preprocessing==1.0.9
- kiwisolver==1.0.1
- markdown==3.1
- matplotlib==3.0.3
- mock==2.0.0
- numpy==1.16.2
- pbr==5.1.3
- pillow==6.0.0
- protobuf==3.7.1
- pyparsing==2.4.0
- pyyaml==5.1
- scikit-learn==0.20.3
- scipy==1.2.1
- sklearn==0.0
- tensorboard==1.13.1
- tensorflow==1.13.1
- tensorflow-estimator==1.13.0
- termcolor==1.1.0
- werkzeug==0.15.2
prefix: C:\Users\kabr8509\miniconda3\envs\tensorflow