forked from jbwhit/jupyter-tips-and-tricks
-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment.yml
191 lines (191 loc) · 4.49 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
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
name: insightpy
channels:
- r
- conda-forge
- defaults
dependencies:
- anaconda-client=1.6.3=py36_0
- aplus=0.11.0=py36_0
- appnope=0.1.0=py36_0
- asn1crypto=0.22.0=py36_0
- astropy=2.0.2=np113py36_1
- bkcharts=0.2=py36_0
- blas=1.1=openblas
- bleach=2.0.0=py36_0
- bokeh=0.12.6=py36_0
- bqplot=0.9.0=py36_0
- ca-certificates=2017.7.27.1=0
- cachetools=2.0.0=py36_0
- cairo=1.14.6=4
- certifi=2017.7.27.1=py36_0
- cffi=1.10.0=py36_0
- chardet=3.0.4=py36_0
- click=6.7=py36_0
- cloudpickle=0.4.0=py36_0
- clyent=1.2.2=py36_0
- colorama=0.3.9=py36_0
- cryptography=2.0.3=py36_0
- curl=7.54.1=0
- cycler=0.10.0=py36_0
- dask=0.15.2=py36_0
- dask-core=0.15.2=py36_0
- decorator=4.1.2=py36_0
- distributed=1.18.3=py36_0
- entrypoints=0.2.3=py36_1
- fontconfig=2.12.1=4
- freetype=2.7=1
- future=0.16.0=py36_0
- gettext=0.19.8.1=0
- gitdb2=2.0.2=py36_0
- gitpython=2.1.5=py36_0
- glib=2.51.4=0
- graphite2=1.3.9=0
- gsl=2.2.1=blas_openblas_2
- h5py=2.7.1=py36_1
- harfbuzz=1.4.3=0
- hdf5=1.8.18=0
- heapdict=1.0.0=py36_0
- html5lib=0.999999999=py36_0
- icu=58.1=1
- idna=2.5=py36_0
- imageio=2.2.0=py36_0
- ipykernel=4.6.1=py36_0
- ipython=6.1.0=py36_0
- ipython-sql=0.3.6=py36_1
- ipython_genutils=0.2.0=py36_0
- ipyvolume=0.4.0=py36_1
- ipywebrtc=0.3.0=py36_0
- ipywidgets=7.0.0=py36_1
- jedi=0.10.2=py36_0
- jinja2=2.9.6=py36_0
- jpeg=9b=0
- jsonschema=2.6.0=py36_0
- jupyter=1.0.0=py36_0
- jupyter_client=5.1.0=py36_0
- jupyter_console=5.1.0=py36_0
- jupyter_contrib_core=0.3.3=py36_0
- jupyter_contrib_nbextensions=0.3.1=py36_0
- jupyter_core=4.3.0=py36_0
- jupyter_highlight_selected_word=0.0.11=py36_0
- jupyter_latex_envs=1.3.8.2=py36_1
- jupyter_nbextensions_configurator=0.2.7=py36_0
- jupyterlab=0.27.0=py36_1
- jupyterlab_launcher=0.4.2=py36_0
- kapteyn=2.3=np113py36_1
- krb5=1.14.2=0
- libffi=3.2.1=3
- libgfortran=3.0.0=0
- libiconv=1.14=4
- libpng=1.6.28=0
- libsodium=1.0.10=0
- libssh2=1.8.0=1
- libtiff=4.0.6=7
- libxml2=2.9.4=4
- locket=0.2.0=py36_1
- markupsafe=1.0=py36_0
- matplotlib=2.0.2=py36_2
- mistune=0.7.4=py36_0
- mpld3=0.3=py36_0
- msgpack-python=0.4.8=py36_0
- nbconvert=5.2.1=py36_1
- nbdime=0.3.0=py36_0
- nbformat=4.3.0=py36_0
- ncurses=5.9=10
- networkx=1.11=py36_0
- notebook=5.0.0=py36_0
- numexpr=2.6.2=py36_1
- numpy=1.13.1=py36_blas_openblas_200
- olefile=0.44=py36_0
- openblas=0.2.19=2
- openssl=1.0.2l=0
- pandas=0.20.3=py36_1
- pandoc=1.19.2=0
- pandocfilters=1.4.1=py36_0
- pango=1.40.4=0
- partd=0.3.8=py36_0
- patsy=0.4.1=py36_0
- pcre=8.39=0
- pexpect=4.2.1=py36_0
- pickleshare=0.7.4=py36_0
- pillow=4.2.1=py36_0
- pip=9.0.1=py36_0
- pixman=0.34.0=0
- prettytable=0.7.2=py36_1
- progressbar2=3.10.1=py36_1
- prompt_toolkit=1.0.15=py36_0
- psutil=5.2.2=py36_0
- ptyprocess=0.5.2=py36_0
- py=1.4.34=py36_0
- pycparser=2.18=py36_0
- pygments=2.2.0=py36_0
- pyopengl=3.1.1a1=py36_0
- pyopenssl=17.2.0=py36_0
- pyparsing=2.2.0=py36_0
- pyqt=5.6.0=py36_4
- pysocks=1.6.7=py36_0
- pytest=3.2.2=py_0
- pytest-runner=2.11.1=py36_0
- python=3.6.2=0
- python-dateutil=2.6.1=py36_0
- python-utils=2.0.0=py36_0
- pytz=2017.2=py36_0
- pywavelets=0.5.2=np113py36_0
- pyyaml=3.12=py36_1
- pyzmq=16.0.2=py36_2
- qt=5.6.2=h9e3eb04_4
- qtconsole=4.3.1=py36_0
- r-base=3.4.1=0
- readline=6.2=0
- requests=2.18.4=py36_1
- scikit-image=0.13.0=py36_1
- scikit-learn=0.19.0=py36_blas_openblas_201
- scipy=0.19.1=py36_blas_openblas_202
- seaborn=0.8.1=py36_0
- setuptools=36.3.0=py36_0
- simplegeneric=0.8.1=py36_0
- singledispatch=3.4.0.3=py36_0
- sip=4.18=py36_1
- six=1.10.0=py36_1
- smmap2=2.0.3=py36_0
- sortedcontainers=1.5.7=py36_0
- sqlalchemy=1.1.13=py36_0
- sqlite=3.13.0=1
- sqlparse=0.2.3=py36_0
- statsmodels=0.8.0=np113py36_0
- tblib=1.3.2=py36_0
- terminado=0.6=py36_0
- testpath=0.3.1=py36_0
- tk=8.5.19=2
- toolz=0.8.2=py36_0
- tornado=4.5.2=py36_0
- traitlets=4.3.2=py36_0
- traittypes=0.0.6=py36_0
- urllib3=1.22=py36_0
- vaex=1.0.0b6=py36_0
- wcwidth=0.1.7=py36_0
- webencodings=0.5=py36_0
- wheel=0.29.0=py36_0
- widgetsnbextension=3.0.2=py36_0
- xz=5.2.3=0
- yaml=0.1.6=0
- zeromq=4.2.1=1
- zict=0.1.2=py36_0
- zlib=1.2.8=3
- libgcc=4.8.5=1
- pivottablejs=2.7.0=py36_0
- python.app=1.2=py36_4
- qgrid=0.3.3=py36_0
- rpy2=2.8.6=py36r3.4.1_2
- pip:
- ipython-genutils==0.2.0
- jupyter-client==5.1.0
- jupyter-console==5.1.0
- jupyter-contrib-core==0.3.3
- jupyter-contrib-nbextensions==0.3.1
- jupyter-core==4.3.0
- jupyter-highlight-selected-word==0.0.11
- jupyter-latex-envs==1.3.8.2
- jupyter-nbextensions-configurator==0.2.7
- jupyterlab-launcher==0.4.2
- prompt-toolkit==1.0.15
prefix: /Users/jonathan/miniconda3/envs/insightpy