-
Notifications
You must be signed in to change notification settings - Fork 0
/
windows.yml
65 lines (65 loc) · 1.2 KB
/
windows.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
name: learn-env
channels:
- defaults
dependencies:
- asn1crypto=0.24.0
- backcall=0.1.0
- blas=1.0
- ca-certificates=2018.03.07
- certifi=2018.8.13
- cffi=1.11.5
- chardet=3.0.4
- cryptography=2.3
- cryptography-vectors=2.3
- cython=0.28.5
- decorator=4.3.0
- idna=2.7
- intel-openmp=2018.0.3
- ipython=6.5.0
- ipython_genutils=0.2.0
- jedi=0.12.1
- jsonschema=2.6.0
- jupyter_core=4.4.0
- mkl=2018.0.3
- mkl_fft=1.0.4
- mkl_random=1.0.1
- nbformat=4.4.0
- numpy=1.15.0
- numpy-base=1.15.0
- openssl=1.0.2p
- pandas=0.23.4
- parso=0.3.1
- pexpect=4.6.0
- pickleshare=0.7.4
- pip=10.0.1
- plotly=3.1.0
- prompt_toolkit=1.0.15
- pycparser=2.18
- pygments=2.2.0
- pyopenssl=18.0.0
- pysocks=1.6.8
- python=3.6.6
- python-dateutil
- pytz=2018.5
- requests=2.19.1
- retrying=1.3.3
- setuptools=40.0.0
- simplegeneric=0.8.1
- six=1.11.0
- sqlite=3.24.0
- tk=8.6.7
- traitlets=4.3.2
- urllib3=1.23
- wcwidth=0.1.7
- wheel=0.31.1
- xlrd=1.1.0
- xz=5.2.4
- zlib=1.2.11
- py-xgboost==0.72
- pip:
- ipynb==0.5.1
- pytest==3.7
- tensorflow==1.6
- keras==2.2.1
- obscure==1.0.1
prefix: /anaconda3/envs/learn-env