-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathbook_conda_env.yml
356 lines (356 loc) · 12.1 KB
/
book_conda_env.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
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
name: book
channels:
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=1_gnu
- _r-mutex=1.0.1=anacondar_1
- alabaster=0.7.12=py_0
- anyio=3.3.0=py39hf3d152e_0
- argon2-cffi=20.1.0=py39h3811e60_2
- async_generator=1.10=py_0
- attrs=20.3.0=pyhd3deb0d_0
- babel=2.9.1=pyh44b312d_0
- backcall=0.2.0=pyh9f0ad1d_0
- backports=1.0=py_2
- backports.functools_lru_cache=1.6.4=pyhd8ed1ab_0
- beautifulsoup4=4.10.0=pyha770c72_0
- binutils_impl_linux-64=2.36.1=h193b22a_2
- binutils_linux-64=2.36=hf3e587d_1
- bleach=4.1.0=pyhd8ed1ab_0
- brotlipy=0.7.0=py39h3811e60_1001
- bwidget=1.9.14=ha770c72_0
- bzip2=1.0.8=h7f98852_4
- c-ares=1.17.2=h7f98852_0
- ca-certificates=2021.5.30=ha878542_0
- cairo=1.16.0=h6cf1ce9_1008
- certifi=2021.5.30=py39hf3d152e_0
- cffi=1.14.6=py39he32792d_0
- chardet=4.0.0=py39hf3d152e_1
- click=7.1.2=pyh9f0ad1d_0
- click-completion=0.5.2=py39hf3d152e_2
- click-log=0.3.2=pyh9f0ad1d_0
- colorama=0.4.4=pyh9f0ad1d_0
- cryptography=3.4.7=py39hbca0aa6_0
- curl=7.78.0=hea6ffbf_0
- dataclasses=0.8=pyhc8e2a94_3
- debugpy=1.4.1=py39he80948d_0
- decorator=5.1.0=pyhd8ed1ab_0
- defusedxml=0.7.1=pyhd8ed1ab_0
- docutils=0.16=py39hf3d152e_3
- entrypoints=0.3=pyhd8ed1ab_1003
- font-ttf-dejavu-sans-mono=2.37=hab24e00_0
- font-ttf-inconsolata=3.000=h77eed37_0
- font-ttf-source-code-pro=2.038=h77eed37_0
- font-ttf-ubuntu=0.83=hab24e00_0
- fontconfig=2.13.1=hba837de_1005
- fonts-conda-ecosystem=1=0
- fonts-conda-forge=1=0
- freetype=2.10.4=h0708190_1
- fribidi=1.0.10=h36c2ea0_0
- gcc_impl_linux-64=9.4.0=h03d3576_8
- gcc_linux-64=9.4.0=h391b98a_1
- gettext=0.19.8.1=h0b5b191_1005
- gfortran_impl_linux-64=9.4.0=h0003116_8
- gfortran_linux-64=9.4.0=hf0ab688_1
- ghp-import=2.0.1=pyhd8ed1ab_0
- gitdb=4.0.7=pyhd8ed1ab_0
- gitpython=3.1.23=pyhd8ed1ab_1
- graphite2=1.3.13=h58526e2_1001
- gsl=2.7=he838d99_0
- gxx_impl_linux-64=9.4.0=h03d3576_8
- gxx_linux-64=9.4.0=h0316aca_1
- harfbuzz=2.9.1=h83ec7ef_0
- icu=68.1=h58526e2_0
- idna=2.10=pyh9f0ad1d_0
- imagesize=1.2.0=py_0
- importlib-metadata=4.8.1=py39hf3d152e_0
- importlib_resources=3.3.1=py39hf3d152e_0
- ipykernel=6.4.1=py39hef51801_0
- ipython=7.27.0=py39hef51801_0
- ipython_genutils=0.2.0=py_1
- ipywidgets=7.6.4=pyhd8ed1ab_0
- jbig=2.1=h7f98852_2003
- jedi=0.18.0=py39hf3d152e_2
- jinja2=3.0.1=pyhd8ed1ab_0
- jpeg=9d=h36c2ea0_0
- jsonschema=3.2.0=pyhd8ed1ab_3
- jupyter-book=0.11.3=pyhd8ed1ab_0
- jupyter-cache=0.4.3=pyhd8ed1ab_0
- jupyter-server-mathjax=0.2.3=pyhd8ed1ab_0
- jupyter-sphinx=0.3.2=py_0
- jupyter_client=7.0.2=pyhd8ed1ab_0
- jupyter_contrib_core=0.3.3=py_2
- jupyter_contrib_nbextensions=0.5.1=pyhd8ed1ab_2
- jupyter_core=4.7.1=py39hf3d152e_0
- jupyter_highlight_selected_word=0.2.0=py39hf3d152e_1002
- jupyter_latex_envs=1.4.6=pyhd8ed1ab_1002
- jupyter_nbextensions_configurator=0.4.1=py39hf3d152e_2
- jupyter_server=1.11.0=pyhd8ed1ab_0
- jupyterlab_widgets=1.0.1=pyhd8ed1ab_0
- jupytext=1.10.3=pyh44b312d_0
- kernel-headers_linux-64=2.6.32=he073ed8_14
- krb5=1.19.2=hcc1bbae_0
- latexcodec=2.0.1=pyh9f0ad1d_0
- ld_impl_linux-64=2.36.1=hea4e1c9_2
- lerc=2.2.1=h9c3ff4c_0
- libblas=3.9.0=11_linux64_openblas
- libcblas=3.9.0=11_linux64_openblas
- libcurl=7.78.0=h2574ce0_0
- libdeflate=1.7=h7f98852_5
- libedit=3.1.20191231=he28a2e2_2
- libev=4.33=h516909a_1
- libffi=3.3=h58526e2_2
- libgcc-devel_linux-64=9.4.0=hd854feb_8
- libgcc-ng=11.1.0=hc902ee8_8
- libgfortran-ng=11.1.0=h69a702a_8
- libgfortran5=11.1.0=h6c583b3_8
- libglib=2.68.4=h3e27bee_0
- libgomp=11.1.0=hc902ee8_8
- libiconv=1.16=h516909a_0
- liblapack=3.9.0=11_linux64_openblas
- libnghttp2=1.43.0=h812cca2_0
- libopenblas=0.3.17=pthreads_h8fe5266_1
- libpng=1.6.37=h21135ba_2
- libsanitizer=9.4.0=h79bfe98_8
- libsodium=1.0.18=h36c2ea0_1
- libssh2=1.10.0=ha56f1ee_0
- libstdcxx-devel_linux-64=9.4.0=hd854feb_8
- libstdcxx-ng=11.1.0=h56837e0_8
- libtiff=4.3.0=hf544144_1
- libuuid=2.32.1=h7f98852_1000
- libwebp-base=1.2.1=h7f98852_0
- libxcb=1.13=h7f98852_1003
- libxml2=2.9.12=h72842e0_0
- libxslt=1.1.33=h15afd5d_2
- linkify-it-py=1.0.1=pyhd8ed1ab_0
- lxml=4.6.3=py39h107f48f_0
- lz4-c=1.9.3=h9c3ff4c_1
- make=4.3=hd18ef5c_1
- markdown-it-py=0.6.2=pyhd8ed1ab_0
- markupsafe=2.0.1=py39h3811e60_0
- matplotlib-inline=0.1.3=pyhd8ed1ab_0
- mdit-py-plugins=0.2.6=pyhd8ed1ab_0
- mistune=0.8.4=py39h3811e60_1004
- myst-nb=0.12.3=pyhd8ed1ab_0
- myst-parser=0.13.7=pyhd8ed1ab_0
- nbclient=0.5.4=pyhd8ed1ab_0
- nbconvert=5.6.1=pyhd8ed1ab_2
- nbdime=3.1.0=pyhd8ed1ab_0
- nbformat=5.1.3=pyhd8ed1ab_0
- ncurses=6.2=h58526e2_4
- nest-asyncio=1.5.1=pyhd8ed1ab_0
- notebook=6.4.3=pyha770c72_0
- openssl=1.1.1l=h7f98852_0
- packaging=21.0=pyhd8ed1ab_0
- pandoc=2.14.2=h7f98852_0
- pandocfilters=1.4.2=py_1
- pango=1.48.9=hb8ff022_0
- parso=0.8.2=pyhd8ed1ab_0
- pcre=8.45=h9c3ff4c_0
- pcre2=10.37=h032f7d1_0
- pexpect=4.8.0=pyh9f0ad1d_2
- pickleshare=0.7.5=py_1003
- pip=21.2.4=pyhd8ed1ab_0
- pixman=0.40.0=h36c2ea0_0
- prometheus_client=0.11.0=pyhd8ed1ab_0
- prompt-toolkit=3.0.20=pyha770c72_0
- pthread-stubs=0.4=h36c2ea0_1001
- ptyprocess=0.7.0=pyhd3deb0d_0
- pybtex=0.24.0=py39hf3d152e_0
- pybtex-docutils=1.0.1=py39hf3d152e_0
- pycparser=2.20=pyh9f0ad1d_2
- pydata-sphinx-theme=0.6.3=pyhd8ed1ab_0
- pygments=2.10.0=pyhd8ed1ab_0
- pyopenssl=20.0.1=pyhd8ed1ab_0
- pyparsing=2.4.7=pyh9f0ad1d_0
- pyrsistent=0.17.3=py39h3811e60_2
- pysocks=1.7.1=py39hf3d152e_3
- python=3.9.7=h49503c6_0_cpython
- python-dateutil=2.8.2=pyhd8ed1ab_0
- python_abi=3.9=2_cp39
- pytz=2021.1=pyhd8ed1ab_0
- pyyaml=5.4.1=py39h3811e60_1
- pyzmq=22.2.1=py39h37b5a0c_0
- r-askpass=1.1=r41hcfec24a_2
- r-assertthat=0.2.1=r41hc72bb7e_2
- r-backports=1.2.1=r41hcfec24a_0
- r-base=4.1.1=hb93adac_1
- r-base64enc=0.1_3=r41hcfec24a_1004
- r-bit=4.0.4=r41hcfec24a_0
- r-bit64=4.0.5=r41hcfec24a_0
- r-blob=1.2.2=r41hc72bb7e_0
- r-brio=1.1.2=r41hcfec24a_0
- r-broom=0.7.9=r41hc72bb7e_0
- r-callr=3.7.0=r41hc72bb7e_0
- r-cellranger=1.1.0=r41hc72bb7e_1003
- r-cli=3.0.1=r41h03ef668_1
- r-clipr=0.7.1=r41hc72bb7e_0
- r-colorspace=2.0_2=r41hcfec24a_0
- r-cpp11=0.3.1=r41hc72bb7e_0
- r-crayon=1.4.1=r41hc72bb7e_0
- r-curl=4.3.2=r41hcfec24a_0
- r-data.table=1.14.0=r41hcfec24a_0
- r-dbi=1.1.1=r41hc72bb7e_0
- r-dbplyr=2.1.1=r41hc72bb7e_0
- r-desc=1.3.0=r41hc72bb7e_0
- r-diffobj=0.3.4=r41hcfec24a_0
- r-digest=0.6.27=r41h03ef668_0
- r-dplyr=1.0.7=r41h03ef668_0
- r-dtplyr=1.1.0=r41hc72bb7e_0
- r-ellipsis=0.3.2=r41hcfec24a_0
- r-evaluate=0.14=r41hc72bb7e_2
- r-fansi=0.4.2=r41hcfec24a_0
- r-farver=2.1.0=r41h03ef668_0
- r-fastmap=1.1.0=r41h03ef668_0
- r-forcats=0.5.1=r41hc72bb7e_0
- r-fs=1.5.0=r41h03ef668_0
- r-gargle=1.2.0=r41hc72bb7e_0
- r-generics=0.1.0=r41hc72bb7e_0
- r-ggplot2=3.3.5=r41hc72bb7e_0
- r-glue=1.4.2=r41hcfec24a_0
- r-googledrive=2.0.0=r41hc72bb7e_0
- r-googlesheets4=0.3.0=r41hc72bb7e_0
- r-gtable=0.3.0=r41hc72bb7e_3
- r-haven=2.4.3=r41h2713e49_0
- r-highr=0.9=r41hc72bb7e_0
- r-hms=1.1.0=r41hc72bb7e_0
- r-htmltools=0.5.2=r41h03ef668_0
- r-httr=1.4.2=r41hc72bb7e_0
- r-ids=1.0.1=r41hc72bb7e_1
- r-irdisplay=1.0=r41hd8ed1ab_0
- r-irkernel=1.2=r41hc72bb7e_0
- r-isoband=0.2.5=r41h03ef668_0
- r-jsonlite=1.7.2=r41hcfec24a_0
- r-knitr=1.34=r41hc72bb7e_0
- r-labeling=0.4.2=r41hc72bb7e_0
- r-lattice=0.20_44=r41hcfec24a_0
- r-lifecycle=1.0.0=r41hc72bb7e_0
- r-lubridate=1.7.10=r41h03ef668_0
- r-magrittr=2.0.1=r41hcfec24a_1
- r-markdown=1.1=r41hcfec24a_1
- r-mass=7.3_54=r41hcfec24a_0
- r-matrix=1.3_4=r41he454529_0
- r-mgcv=1.8_36=r41he454529_0
- r-mime=0.11=r41hcfec24a_0
- r-modelr=0.1.8=r41hc72bb7e_0
- r-munsell=0.5.0=r41hc72bb7e_1003
- r-nlme=3.1_153=r41h859d828_0
- r-openssl=1.4.5=r41he36bf35_0
- r-pbdzmq=0.3_5=r41h42bf92c_1
- r-pillar=1.6.2=r41hc72bb7e_0
- r-pkgconfig=2.0.3=r41hc72bb7e_1
- r-pkgload=1.2.1=r41h03ef668_0
- r-plyr=1.8.6=r41h03ef668_1
- r-praise=1.0.0=r41hc72bb7e_1004
- r-prettyunits=1.1.1=r41hc72bb7e_1
- r-processx=3.5.2=r41hcfec24a_0
- r-progress=1.2.2=r41hc72bb7e_2
- r-ps=1.6.0=r41hcfec24a_0
- r-purrr=0.3.4=r41hcfec24a_1
- r-r6=2.5.1=r41hc72bb7e_0
- r-rappdirs=0.3.3=r41hcfec24a_0
- r-rcolorbrewer=1.1_2=r41h785f33e_1003
- r-rcpp=1.0.7=r41h03ef668_0
- r-readr=2.0.1=r41h03ef668_0
- r-readxl=1.3.1=r41h2713e49_4
- r-rematch=1.0.1=r41hc72bb7e_1003
- r-rematch2=2.1.2=r41hc72bb7e_1
- r-repr=1.1.3=r41h785f33e_0
- r-reprex=2.0.1=r41hc72bb7e_0
- r-reshape2=1.4.4=r41h03ef668_1
- r-rlang=0.4.11=r41hcfec24a_0
- r-rmarkdown=2.10=r41hc72bb7e_0
- r-rprojroot=2.0.2=r41hc72bb7e_0
- r-rstudioapi=0.13=r41hc72bb7e_0
- r-rvest=1.0.1=r41hc72bb7e_0
- r-scales=1.1.1=r41hc72bb7e_0
- r-selectr=0.4_2=r41hc72bb7e_1
- r-stringi=1.7.4=r41hcabe038_0
- r-stringr=1.4.0=r41hc72bb7e_2
- r-sys=3.4=r41hcfec24a_0
- r-testthat=3.0.4=r41h03ef668_0
- r-tibble=3.1.4=r41hcfec24a_0
- r-tidyr=1.1.3=r41h03ef668_0
- r-tidyselect=1.1.1=r41hc72bb7e_0
- r-tidyverse=1.3.1=r41hc72bb7e_0
- r-tinytex=0.33=r41hc72bb7e_0
- r-tzdb=0.1.2=r41h03ef668_0
- r-utf8=1.2.2=r41hcfec24a_0
- r-uuid=0.1_4=r41hcfec24a_1
- r-vctrs=0.3.8=r41hcfec24a_1
- r-viridislite=0.4.0=r41hc72bb7e_0
- r-vroom=1.5.4=r41h03ef668_0
- r-waldo=0.3.0=r41hc72bb7e_0
- r-withr=2.4.2=r41hc72bb7e_0
- r-xfun=0.25=r41h03ef668_0
- r-xml2=1.3.2=r41h03ef668_1
- r-yaml=2.2.1=r41hcfec24a_1
- readline=8.1=h46c0cb4_0
- requests=2.25.1=pyhd3deb0d_0
- requests-unixsocket=0.2.0=py_0
- sed=4.8=he412f7d_0
- send2trash=1.8.0=pyhd8ed1ab_0
- setuptools=58.0.4=py39hf3d152e_0
- shellingham=1.4.0=pyh44b312d_0
- six=1.16.0=pyh6c4a22f_0
- smmap=3.0.5=pyh44b312d_0
- sniffio=1.2.0=py39hf3d152e_1
- snowballstemmer=2.1.0=pyhd8ed1ab_0
- soupsieve=2.0.1=py_1
- sphinx=3.5.4=pyh44b312d_0
- sphinx-book-theme=0.1.3=pyhd8ed1ab_0
- sphinx-comments=0.0.3=pyh9f0ad1d_0
- sphinx-copybutton=0.4.0=pyhd8ed1ab_0
- sphinx-external-toc=0.2.3=pyhd8ed1ab_0
- sphinx-jupyterbook-latex=0.4.2=pyhd8ed1ab_1
- sphinx-multitoc-numbering=0.1.3=pyhd8ed1ab_0
- sphinx-panels=0.5.2=pyhd3deb0d_0
- sphinx-thebe=0.0.10=pyhd8ed1ab_0
- sphinx-togglebutton=0.2.3=pyhd3deb0d_0
- sphinxcontrib-applehelp=1.0.2=py_0
- sphinxcontrib-bibtex=2.2.1=pyhd8ed1ab_0
- sphinxcontrib-devhelp=1.0.2=py_0
- sphinxcontrib-htmlhelp=2.0.0=pyhd8ed1ab_0
- sphinxcontrib-jsmath=1.0.1=py_0
- sphinxcontrib-qthelp=1.0.3=py_0
- sphinxcontrib-serializinghtml=1.1.5=pyhd8ed1ab_0
- sqlalchemy=1.3.23=py39h3811e60_0
- sqlite=3.36.0=h9cd32fc_1
- sysroot_linux-64=2.12=he073ed8_14
- terminado=0.12.1=py39hf3d152e_0
- testpath=0.5.0=pyhd8ed1ab_0
- tk=8.6.11=h27826a3_1
- tktable=2.10=hb7b940f_3
- toml=0.10.2=pyhd8ed1ab_0
- tornado=6.1=py39h3811e60_1
- traitlets=5.1.0=pyhd8ed1ab_0
- typing_extensions=3.10.0.0=pyha770c72_0
- tzdata=2021a=he74cb21_1
- uc-micro-py=1.0.1=pyhd8ed1ab_0
- urllib3=1.26.6=pyhd8ed1ab_0
- wcwidth=0.2.5=pyh9f0ad1d_2
- webencodings=0.5.1=py_1
- websocket-client=0.57.0=py39hf3d152e_4
- wheel=0.37.0=pyhd8ed1ab_1
- widgetsnbextension=3.5.1=py39hf3d152e_4
- xorg-kbproto=1.0.7=h7f98852_1002
- xorg-libice=1.0.10=h7f98852_0
- xorg-libsm=1.2.3=hd9c2040_1000
- xorg-libx11=1.7.2=h7f98852_0
- xorg-libxau=1.0.9=h7f98852_0
- xorg-libxdmcp=1.1.3=h7f98852_0
- xorg-libxext=1.3.4=h7f98852_1
- xorg-libxrender=0.9.10=h7f98852_1003
- xorg-libxt=1.2.1=h7f98852_2
- xorg-renderproto=0.11.1=h7f98852_1002
- xorg-xextproto=7.3.0=h7f98852_1002
- xorg-xproto=7.0.31=h7f98852_1007
- xz=5.2.5=h516909a_1
- yaml=0.2.5=h516909a_0
- zeromq=4.3.4=h9c3ff4c_1
- zipp=3.5.0=pyhd8ed1ab_0
- zlib=1.2.11=h516909a_1010
- zstd=1.5.0=ha95c52a_0
prefix: /opt/anaconda3/envs/book