Skip to content

Commit 05e2c20

Browse files
committed
Create environment.yml
1 parent 510c18e commit 05e2c20

1 file changed

Lines changed: 132 additions & 0 deletions

File tree

environment.yml

Lines changed: 132 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,132 @@
1+
name: python-ml-2020
2+
channels:
3+
- conda-forge
4+
- defaults
5+
dependencies:
6+
- absl-py=0.5.0=py_0
7+
- appnope=0.1.0=py35_0
8+
- astor=0.7.1=py_0
9+
- backcall=0.1.0=py_0
10+
- blas=1.1=openblas
11+
- bleach=3.1.5=pyh9f0ad1d_0
12+
- brewer2mpl=1.4.1=py_3
13+
- bzip2=1.0.8=h0b31af3_2
14+
- c-ares=1.15.0=h01d97ff_1001
15+
- ca-certificates=2020.4.5.1=hecc5488_0
16+
- certifi=2018.8.24=py35_1001
17+
- cloudpickle=1.4.1=py_0
18+
- cycler=0.10.0=py_2
19+
- dask-core=2.6.0=py_0
20+
- decorator=4.4.2=py_0
21+
- defusedxml=0.6.0=py_0
22+
- entrypoints=0.2.3=py35_2
23+
- freetype=2.8.1=hfa320df_1
24+
- gast=0.3.3=py_0
25+
- ggplot=0.11.5=py_4
26+
- grpcio=1.14.1=py35hd60e7a3_0
27+
- imageio=2.8.0=py_0
28+
- ipykernel=5.1.0=pyh24bf2e0_0
29+
- ipython=7.0.1=py35h24bf2e0_0
30+
- ipython_genutils=0.2.0=py_1
31+
- jedi=0.12.1=py35_0
32+
- jinja2=2.11.2=pyh9f0ad1d_0
33+
- jpeg=9c=h1de35cc_1001
34+
- json5=0.9.0=py_0
35+
- jsonschema=2.6.0=py35_2
36+
- jupyter_client=5.3.3=py_0
37+
- jupyter_core=4.5.0=py_0
38+
- jupyterlab=2.1.0=py_0
39+
- jupyterlab_server=1.0.0=py_0
40+
- libcxx=10.0.0=h1af66ff_2
41+
- libffi=3.2.1=h4a8c4bd_1007
42+
- libgfortran=3.0.1=0
43+
- libpng=1.6.37=hbbe82c9_1
44+
- libprotobuf=3.6.0=hd9629dc_1000
45+
- libsodium=1.0.18=h01d97ff_0
46+
- libtiff=4.1.0=h2ae36a8_6
47+
- libwebp-base=1.1.0=h0b31af3_3
48+
- lz4-c=1.9.2=h4a8c4bd_1
49+
- markdown=3.2.1=py_0
50+
- markupsafe=1.0=py35h470a237_1
51+
- matplotlib=2.1.2=py35h6d6146d_0
52+
- mistune=0.8.3=py35h470a237_2
53+
- nbconvert=5.6.0=py_0
54+
- nbformat=5.0.6=py_0
55+
- ncurses=6.1=h0a44026_1002
56+
- networkx=2.4=py_1
57+
- notebook=5.7.0=py35_0
58+
- numpy=1.14.6=py35_blas_openblashd3ea46f_200
59+
- olefile=0.46=py_0
60+
- openblas=0.2.20=8
61+
- openssl=1.0.2u=h0b31af3_0
62+
- packaging=20.4=pyh9f0ad1d_0
63+
- pandas=0.22.0=py35_1
64+
- pandoc=2.9.2.1=0
65+
- pandocfilters=1.4.2=py_1
66+
- parso=0.7.0=pyh9f0ad1d_0
67+
- patsy=0.5.1=py_0
68+
- pexpect=4.6.0=py35_0
69+
- pickleshare=0.7.5=py35_0
70+
- pillow=5.2.0=py35h2dc6135_1
71+
- pip=20.1.1=py_1
72+
- plotly=2.7.0=py35_0
73+
- prometheus_client=0.8.0=pyh9f0ad1d_0
74+
- prompt_toolkit=2.0.10=py_0
75+
- protobuf=3.6.0=py35hfc679d8_0
76+
- ptyprocess=0.6.0=py_1001
77+
- pygments=2.6.1=py_0
78+
- pyparsing=2.4.7=pyh9f0ad1d_0
79+
- python=3.5.5=h5001a0f_2
80+
- python-dateutil=2.8.1=py_0
81+
- pytz=2020.1=pyh9f0ad1d_0
82+
- pywavelets=1.0.1=py35h7eb728f_0
83+
- pyzmq=17.1.2=py35hae99301_0
84+
- readline=7.0=hcfe32e1_1001
85+
- requests=2.12.5=py35_0
86+
- scikit-image=0.14.0=py35hfc679d8_1
87+
- scikit-learn=0.20.0=py35_blas_openblasha84fab4_201
88+
- scipy=1.1.0=py35_blas_openblash7943236_201
89+
- send2trash=1.5.0=py_0
90+
- setuptools=40.4.3=py35_0
91+
- simplegeneric=0.8.1=py_1
92+
- six=1.15.0=pyh9f0ad1d_0
93+
- sqlite=3.28.0=h9721f7c_0
94+
- statsmodels=0.9.0=py35_0
95+
- tensorboard=1.10.0=py35_0
96+
- tensorflow=1.10.0=py35_0
97+
- termcolor=1.1.0=py_2
98+
- terminado=0.8.1=py35_1
99+
- testpath=0.4.4=py_0
100+
- tk=8.6.10=hbbe82c9_0
101+
- toolz=0.10.0=py_0
102+
- tornado=5.1.1=py35h470a237_0
103+
- traitlets=4.3.2=py35_0
104+
- wcwidth=0.1.9=pyh9f0ad1d_0
105+
- webencodings=0.5.1=py_1
106+
- werkzeug=1.0.1=pyh9f0ad1d_0
107+
- wheel=0.34.2=py_1
108+
- xz=5.2.5=h0b31af3_0
109+
- zeromq=4.2.5=hfc679d8_4
110+
- zlib=1.2.11=h0b31af3_1006
111+
- zstd=1.4.4=h4b3e974_3
112+
- pip:
113+
- attrs==19.3.0
114+
- cffi==1.14.0
115+
- future==0.18.2
116+
- importlib-metadata==1.6.0
117+
- ipywidgets==7.5.1
118+
- more-itertools==8.3.0
119+
- pathlib2==2.3.5
120+
- pluggy==0.13.1
121+
- py==1.8.1
122+
- pyclust==0.2.0
123+
- pycparser==2.20
124+
- pytest==5.4.2
125+
- python-graphviz==0.14
126+
- seaborn==0.9.1
127+
- treelib==1.6.1
128+
- tzlocal==2.1
129+
- widgetsnbextension==3.5.1
130+
- zipp==1.2.0
131+
prefix: /opt/anaconda3/envs/python-ml-2020
132+

0 commit comments

Comments
 (0)