-
Notifications
You must be signed in to change notification settings - Fork 0
/
base.yml
178 lines (177 loc) · 4.86 KB
/
base.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
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
# conda3 env "base" on Ubuntu side
# date export 6/30/2020
# "conda env export --name <envname> > <filename>.yml"
# python v 3.7.3, numpy 1.16.4, matplotlib 3.1.0, ipython 7.7.0, pyqt 5.92
#
name: base
channels:
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- asn1crypto=0.24.0=py37_0
- attrs=19.1.0=py37_1
- backcall=0.1.0=py37_0
- blas=1.0=mkl
- bleach=3.1.0=py37_0
- bzip2=1.0.8=h7b6447c_0
- ca-certificates=2019.5.15=1
- certifi=2019.6.16=py37_1
- cffi=1.12.3=py37h2e261b9_0
- chardet=3.0.4=py37_1
- conda=4.7.11=py37_0
- conda-package-handling=1.3.11=py37_0
- cryptography=2.7=py37h1ba5d50_0
- cudatoolkit=10.0.130=0
- cudnn=7.6.0=cuda10.0_0
- cycler=0.10.0=py37_0
- dbus=1.13.6=h746ee38_0
- decorator=4.4.0=py37_1
- defusedxml=0.6.0=py_0
- entrypoints=0.3=py37_0
- expat=2.2.6=he6710b0_0
- fontconfig=2.13.0=h9420a91_0
- freetype=2.9.1=h8a8886c_1
- glib=2.56.2=hd408876_0
- gmp=6.1.2=h6c8ec71_1
- gst-plugins-base=1.14.0=hbbd80ab_1
- gstreamer=1.14.0=hb453b48_1
- h5py=2.9.0=py37h7918eee_0
- hdf5=1.10.4=hb1b8bf9_0
- icu=58.2=h9c2bf20_1
- idna=2.8=py37_0
- intel-openmp=2019.4=243
- ipykernel=5.1.2=py37h39e3cac_0
- ipython=7.7.0=py37h39e3cac_0
- ipython_genutils=0.2.0=py37_0
- ipywidgets=7.5.1=py_0
- jedi=0.15.1=py37_0
- jinja2=2.10.1=py37_0
- joblib=0.13.2=py37_0
- jpeg=9b=h024ee3a_2
- jsonschema=3.0.2=py37_0
- jupyter=1.0.0=py37_7
- jupyter_client=5.3.1=py_0
- jupyter_console=6.0.0=py37_0
- jupyter_core=4.5.0=py_0
- kiwisolver=1.1.0=py37he6710b0_0
- libarchive=3.3.3=h5d8350f_5
- libedit=3.1.20181209=hc058e9b_0
- libffi=3.2.1=hd88cf55_4
- libgcc-ng=9.1.0=hdf63c60_0
- libgfortran-ng=7.3.0=hdf63c60_0
- libpng=1.6.37=hbc83047_0
- libsodium=1.0.16=h1bed415_0
- libstdcxx-ng=9.1.0=hdf63c60_0
- libtiff=4.0.10=h2733197_2
- libuuid=1.0.3=h1bed415_2
- libxcb=1.13=h1bed415_1
- libxml2=2.9.9=hea5a465_1
- libxslt=1.1.33=h7d1a2b0_0
- lxml=4.4.1=py37hefd8a0e_0
- lz4-c=1.8.1.2=h14c3975_0
- lzo=2.10=h49e0be7_2
- markupsafe=1.1.1=py37h7b6447c_0
- matplotlib=3.1.0=py37h5429711_0
- mistune=0.8.4=py37h7b6447c_0
- mkl=2019.4=243
- mkl-service=2.0.2=py37h7b6447c_0
- mkl_fft=1.0.14=py37ha843d7b_0
- mkl_random=1.0.2=py37hd81dba3_0
- nbconvert=5.5.0=py_0
- nbformat=4.4.0=py37_0
- ncurses=6.1=he6710b0_1
- ninja=1.9.0=py37hfd86e86_0
- notebook=6.0.0=py37_0
- numpy=1.16.4=py37h7e9f1db_0
- numpy-base=1.16.4=py37hde5b4d6_0
- olefile=0.46=py37_0
- openssl=1.1.1c=h7b6447c_1
- pandas=0.25.0=py37he6710b0_0
- pandas-datareader=0.7.0=py37_0
- pandoc=2.2.3.2=0
- pandocfilters=1.4.2=py37_1
- parso=0.5.1=py_0
- patsy=0.5.1=py37_0
- pcre=8.43=he6710b0_0
- pexpect=4.7.0=py37_0
- pickleshare=0.7.5=py37_0
- pillow=6.1.0=py37h34e0f95_0
- prometheus_client=0.7.1=py_0
- prompt_toolkit=2.0.9=py37_0
- ptyprocess=0.6.0=py37_0
- pycosat=0.6.3=py37h14c3975_0
- pycparser=2.19=py37_0
- pygments=2.4.2=py_0
- pyopenssl=19.0.0=py37_0
- pyparsing=2.4.2=py_0
- pyqt=5.9.2=py37h05f1152_2
- pyrsistent=0.14.11=py37h7b6447c_0
- pysocks=1.7.0=py37_0
- python=3.7.3=h0371630_0
- python-dateutil=2.8.0=py37_0
- python-libarchive-c=2.8=py37_11
- pytorch=1.1.0=cuda100py37he554f03_0
- pytz=2019.2=py_0
- pyzmq=18.1.0=py37he6710b0_0
- qt=5.9.7=h5867ecd_1
- qtconsole=4.5.4=py_0
- readline=7.0=h7b6447c_5
- requests=2.22.0=py37_0
- ruamel_yaml=0.15.46=py37h14c3975_0
- scikit-learn=0.21.2=py37hd81dba3_0
- scipy=1.3.1=py37h7c811a0_0
- seaborn=0.9.0=py37_0
- send2trash=1.5.0=py37_0
- sip=4.19.8=py37hf484d3e_0
- six=1.12.0=py37_0
- sqlite=3.29.0=h7b6447c_0
- statsmodels=0.10.1=py37hdd07704_0
- terminado=0.8.2=py37_0
- testpath=0.4.2=py37_0
- tk=8.6.8=hbc83047_0
- tornado=6.0.3=py37h7b6447c_0
- tqdm=4.32.1=py_0
- traitlets=4.3.2=py37_0
- urllib3=1.24.2=py37_0
- wcwidth=0.1.7=py37_0
- webencodings=0.5.1=py37_1
- widgetsnbextension=3.5.1=py37_0
- wrapt=1.11.2=py37h7b6447c_0
- xz=5.2.4=h14c3975_4
- yaml=0.1.7=had09818_2
- zeromq=4.3.1=he6710b0_3
- zlib=1.2.11=h7b6447c_3
- zstd=1.3.7=h0b5b093_0
- pip:
- absl-py==0.7.1
- astor==0.8.0
- colorlover==0.3.0
- cufflinks==0.16
- dill==0.3.0
- future==0.17.1
- gast==0.2.2
- google-pasta==0.1.7
- googleapis-common-protos==1.6.0
- grpcio==1.23.0
- keras-applications==1.0.8
- keras-preprocessing==1.1.0
- markdown==3.1.1
- opt-einsum==3.0.1
- pip==19.2.3
- plotly==3.10.0
- promise==2.2.1
- protobuf==3.9.1
- psutil==5.6.3
- retrying==1.3.3
- setuptools==41.2.0
- tb-nightly==1.15.0a20190806
- tensorboard==1.14.0
- tensorflow==2.0.0rc1
- tensorflow-datasets==1.2.0
- tensorflow-estimator==1.14.0
- tensorflow-metadata==0.14.0
- termcolor==1.1.0
- tf-estimator-nightly==1.14.0.dev2019080601
- werkzeug==0.15.5
- wheel==0.33.6
prefix: /home/jyoon/conda3