-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathenvironment.yaml
143 lines (142 loc) · 3.26 KB
/
environment.yaml
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
name: wsz
channels:
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- ca-certificates=2019.11.27=0
- certifi=2019.11.28=py36_0
- ld_impl_linux-64=2.33.1=h53a641e_7
- libedit=3.1.20181209=hc058e9b_0
- libffi=3.2.1=hd88cf55_4
- libgcc-ng=9.1.0=hdf63c60_0
- libstdcxx-ng=9.1.0=hdf63c60_0
- ncurses=6.1=he6710b0_1
- openssl=1.1.1d=h7b6447c_3
- pip=19.3.1=py36_0
- python=3.6.10=h0371630_0
- readline=7.0=h7b6447c_5
- setuptools=42.0.2=py36_0
- sqlite=3.30.1=h7b6447c_0
- tk=8.6.8=hbc83047_0
- wheel=0.33.6=py36_0
- xz=5.2.4=h14c3975_4
- zlib=1.2.11=h7b6447c_3
- pip:
- absl-py==0.9.0
- aiocontextvars==0.2.2
- astor==0.8.1
- autopep8==1.5
- awscli==1.18.0
- backcall==0.1.0
- beautifulsoup4==4.9.1
- bleach==3.1.1
- boto3==1.12.0
- botocore==1.15.0
- bs4==0.0.1
- chardet==3.0.4
- clarifai==2.6.2
- colorama==0.4.3
- configparser==3.8.1
- contextvars==2.4
- cycler==0.10.0
- decorator==4.4.1
- defusedxml==0.6.0
- dgl==0.4.2
- docutils==0.15.2
- entrypoints==0.3
- future==0.18.2
- gast==0.3.2
- googleapis-common-protos==1.51.0
- googledrivedownloader==0.4
- grpcio==1.26.0
- h5py==2.10.0
- idna==2.8
- immutables==0.14
- ipykernel==5.1.4
- ipython==7.11.1
- ipython-genutils==0.2.0
- ipywidgets==7.5.1
- isodate==0.6.0
- jedi==0.15.2
- jinja2==2.11.1
- jmespath==0.9.4
- joblib==0.14.1
- jsonlines==1.2.0
- jsonschema==2.6.0
- jupyter==1.0.0
- jupyter-client==6.0.0
- jupyter-console==6.1.0
- jupyter-core==4.6.3
- keras-applications==1.0.8
- keras-preprocessing==1.1.0
- kiwisolver==1.1.0
- loguru==0.5.3
- markdown==3.1.1
- markupsafe==1.1.1
- matplotlib==3.1.3
- mistune==0.8.4
- nbconvert==5.6.1
- nbformat==5.0.4
- networkx==2.4
- nltk==3.4.5
- notebook==6.0.3
- numexpr==2.7.1
- numpy==1.17.4
- pandas==0.25.3
- pandocfilters==1.4.2
- parso==0.5.2
- pexpect==4.7.0
- pickleshare==0.7.5
- pillow==6.2.1
- plyfile==0.7.1
- prometheus-client==0.7.1
- prompt-toolkit==3.0.2
- protobuf==3.11.2
- ptvsd==4.3.2
- ptyprocess==0.6.0
- pyasn1==0.4.8
- pycodestyle==2.5.0
- pygments==2.5.2
- pygraphml==2.4.2
- pyparsing==2.4.6
- python-dateutil==2.8.1
- pytz==2019.3
- pyyaml==5.2
- pyzmq==19.0.0
- qtconsole==4.7.1
- qtpy==1.9.0
- rdflib==4.2.2
- requests==2.22.0
- rsa==3.4.2
- s3transfer==0.3.2
- scikit-learn==0.22.1
- scipy==1.4.1
- seaborn==0.11.1
- send2trash==1.5.0
- simplejson==3.17.0
- six==1.13.0
- soupsieve==2.0.1
- tables==3.6.1
- tensorboard==1.12.2
- tensorflow-gpu==1.12.0
- termcolor==1.1.0
- terminado==0.8.3
- testpath==0.4.4
- texttable==1.6.2
- torch==1.1.0
- torch-cluster==1.4.5
- torch-geometric==1.3.2
- torch-scatter==1.4.0
- torch-sparse==0.4.3
- torch-spline-conv==1.1.1
- torchvision==0.3.0
- tornado==6.0.4
- tqdm==4.41.1
- traitlets==4.3.3
- tree-sitter==0.0.10
- urllib3==1.25.7
- wcwidth==0.1.8
- webencodings==0.5.1
- werkzeug==0.16.0
- widgetsnbextension==3.5.1
prefix: /home/xiang/.conda/envs/wsz