-
Notifications
You must be signed in to change notification settings - Fork 3
/
environment.yml
105 lines (104 loc) · 2.43 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
name: test
channels:
- conda-forge
- anaconda
- numba
- anaconda-fusion
- defaults
dependencies:
- ca-certificates=2019.11.28=hecc5488_0
- certifi=2019.11.28=py37_0
- cudatoolkit=10.1.243=h74a9793_0
- icu=64.2=he025d50_1
- jpeg=9c=hfa6e2cd_1001
- libclang=9.0.0=default_hf44288c_4
- libpng=1.6.37=h7602738_0
- openssl=1.1.1d=hfa6e2cd_0
- pip=19.3.1=py37_0
- pyqt=5.12.3=py37h6538335_1
- python=3.7.3=h510b542_1
- pywin32=225=py37hfa6e2cd_0
- qt=5.12.5=h7ef1ec2_0
- setuptools=42.0.2=py37_0
- sqlite=3.30.1=hfa6e2cd_0
- vc=14.1=h0510ff6_4
- vs2015_runtime=14.16.27012=hf0eaf9b_1
- wheel=0.33.6=py37_0
- wincertstore=0.2=py37_1003
- zlib=1.2.11=vc14h1cdd9ab_1
- pip:
- appdirs==1.4.3
- atomicwrites==1.3.0
- attrs==19.3.0
- bleach==3.1.0
- colorama==0.4.3
- cycler==0.10.0
- decorator==4.4.1
- defusedxml==0.6.0
- entrypoints==0.3
- imageio==2.6.1
- importlib-metadata==1.3.0
- ipykernel==5.1.3
- ipython==7.8.0
- ipython-genutils==0.2.0
- ipywidgets==7.5.1
- jedi==0.15.1
- jinja2==2.10.3
- jsonschema==3.2.0
- jupyter==1.0.0
- jupyter-client==5.3.4
- jupyter-console==6.0.0
- jupyter-core==4.6.1
- jupyterlab-pygments==0.1.0
- kiwisolver==1.1.0
- llvmlite==0.30.0
- mako==1.1.0
- markupsafe==1.1.1
- matplotlib==3.2.0rc1
- mistune==0.8.4
- more-itertools==8.0.2
- mpmath==1.1.0
- nbconvert==6.0.0a0
- nbformat==4.4.0
- nose==1.3.7
- notebook==6.0.2
- numba==0.46.0
- numpy==1.18.0rc1
- packaging==19.2
- pandas==0.25.3
- parso==0.5.2
- pickleshare==0.7.5
- pillow==6.2.1
- pluggy==0.13.1
- prompt-toolkit==2.0.10
- py==1.8.0
- pycuda==2019.1.2
- pyculib==1.0.1
- pygments==2.5.2
- pyopengl==3.1.4
- pyparsing==2.4.5
- pyqt5-sip==4.19.18
- pyqtgraph==0.11.0rc0
- pyqtwebengine==5.12.1
- pyrsistent==0.15.6
- pytest==5.3.2
- python-dateutil==2.8.1
- pytools==2019.1.1
- pytz==2019.3
- pywinpty==0.5.7
- pyzmq==18.1.1
- qtconsole==4.6.0
- scikit-cuda==0.5.3
- scipy==1.4.0
- send2trash==1.5.0
- six==1.13.0
- sympy==1.5
- terminado==0.8.3
- testpath==0.4.4
- tornado==6.0.3
- traitlets==4.3.3
- wcwidth==0.1.7
- webencodings==0.5.1
- widgetsnbextension==3.5.1
- zipp==0.6.0
prefix: C:\Users\ln\AppData\Local\Continuum\anaconda3\envs\test