-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yml
120 lines (119 loc) · 4.88 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
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
name: nx-np
channels:
- anaconda
- conda-forge
- defaults
dependencies:
- ca-certificates=2018.03.07
- certifi=2018.10.15
- cycler=0.10.0
- freetype=2.9.1
- kiwisolver=1.0.1
- matplotlib=3.0.1
- mkl_fft=1.0.6
- mkl_random=1.0.1
- numpy=1.15.4
- numpy-base=1.15.4
- openssl=1.1.1
- pandas=0.23.4
- patsy=0.5.1
- pyparsing=2.3.0
- pytz=2018.7
- scipy=1.1.0
- seaborn=0.9.0
- statsmodels=0.9.0
- vc=14.1
- vs2015_runtime=15.5.2
- backcall=0.1.0
- bleach=3.0.1
- colorama=0.3.9
- entrypoints=0.2.3
- ipython=7.0.1
- ipython_genutils=0.2.0
- jedi=0.13.1
- jinja2=2.10
- jsonschema=2.6.0
- jupyter_client=5.2.3
- jupyter_core=4.4.0
- jupyterlab_server=0.2.0
- markupsafe=1.0
- mistune=0.8.3
- nbconvert=5.3.1
- nbformat=4.4.0
- notebook=5.7.0
- pandoc=2.3.1
- pandocfilters=1.4.2
- parso=0.3.1
- pickleshare=0.7.5
- prometheus_client=0.4.1
- prompt_toolkit=2.0.5
- pygments=2.2.0
- python-dateutil=2.7.3
- pywinpty=0.5.4
- pyzmq=17.1.2
- send2trash=1.5.0
- simplegeneric=0.8.1
- six=1.11.0
- terminado=0.8.1
- testpath=0.4.2
- tornado=5.1.1
- traitlets=4.3.2
- wcwidth=0.1.7
- webencodings=0.5.1
- winpty=0.4.3
- asn1crypto=0.24.0
- atomicwrites=1.2.1
- attrs=18.2.0
- blas=1.0
- boto3=1.9.21
- botocore=1.12.23
- cffi=1.11.5
- cryptography=2.4.2
- decorator=4.3.0
- docutils=0.14
- icc_rt=2017.0.4
- icu=58.2
- idna=2.7
- intel-openmp=2019.0
- ipykernel=5.1.0
- ipywidgets=7.4.2
- jmespath=0.9.3
- jpeg=9b
- jupyter=1.0.0
- jupyter_console=6.0.0
- libpng=1.6.35
- libsodium=1.0.16
- m2w64-gcc-libgfortran=5.3.0
- m2w64-gcc-libs=5.3.0
- m2w64-gcc-libs-core=5.3.0
- m2w64-gmp=6.1.0
- m2w64-libwinpthread-git=5.0.0.4634.697f757
- mkl=2019.0
- more-itertools=4.3.0
- msys2-conda-epoch=20160418
- nb_conda=2.2.1
- nb_conda_kernels=2.2.0
- networkx=2.2
- pip=10.0.1
- pluggy=0.7.1
- py=1.7.0
- pycparser=2.19
- pyopenssl=18.0.0
- pyqt=5.9.2
- pysocks=1.6.8
- pytest=3.8.2
- python=3.7.0
- qt=5.9.7
- qtconsole=4.4.3
- s3transfer=0.1.13
- setuptools=40.4.3
- sip=4.19.8
- sqlite=3.26.0
- urllib3=1.23
- wheel=0.32.1
- widgetsnbextension=3.4.2
- win_inet_pton=1.0.1
- wincertstore=0.2
- zeromq=4.2.5
- zlib=1.2.11
prefix: C:\Users\sande\Miniconda3\envs\nx-np