1
+
2
+ <!doctype html>
3
+ < html lang ="en " class ="no-js ">
4
+ < head >
5
+
6
+ < meta charset ="utf-8 ">
7
+ < meta name ="viewport " content ="width=device-width,initial-scale=1 ">
8
+
9
+ < meta name ="description " content ="mkquartodocs extension ">
10
+
11
+
12
+ < meta name ="author " content ="J. Sebastian Paez ">
13
+
14
+
15
+
16
+
17
+
18
+ < link rel ="icon " href ="/mkquartodocs/assets/images/favicon.png ">
19
+ < meta name ="generator " content ="mkdocs-1.6.1, mkdocs-material-9.6.7 ">
20
+
21
+
22
+
23
+ < title > mkquartodocs</ title >
24
+
25
+
26
+
27
+ < link rel ="stylesheet " href ="/mkquartodocs/assets/stylesheets/main.8608ea7d.min.css ">
28
+
29
+
30
+
31
+
32
+
33
+
34
+
35
+
36
+
37
+
38
+
39
+
40
+ < link rel ="preconnect " href ="https://fonts.gstatic.com " crossorigin >
41
+ < link rel ="stylesheet " href ="https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,700,700i%7CRoboto+Mono:400,400i,700,700i&display=fallback ">
42
+ < style > : root {--md-text-font : "Roboto" ;--md-code-font : "Roboto Mono" }</ style >
43
+
44
+
45
+
46
+ < link rel ="stylesheet " href ="/mkquartodocs/assets/_mkdocstrings.css ">
47
+
48
+ < script > __md_scope = new URL ( "/mkquartodocs/" , location ) , __md_hash = e => [ ...e ] . reduce ( ( ( e , _ ) => ( e << 5 ) - e + _ . charCodeAt ( 0 ) ) , 0 ) , __md_get = ( e , _ = localStorage , t = __md_scope ) => JSON . parse ( _ . getItem ( t . pathname + "." + e ) ) , __md_set = ( e , _ , t = localStorage , a = __md_scope ) => { try { t . setItem ( a . pathname + "." + e , JSON . stringify ( _ ) ) } catch ( e ) { } } </ script >
49
+
50
+
51
+
52
+
53
+
54
+
55
+ </ head >
56
+
57
+
58
+ < body dir ="ltr ">
59
+
60
+
61
+ < input class ="md-toggle " data-md-toggle ="drawer " type ="checkbox " id ="__drawer " autocomplete ="off ">
62
+ < input class ="md-toggle " data-md-toggle ="search " type ="checkbox " id ="__search " autocomplete ="off ">
63
+ < label class ="md-overlay " for ="__drawer "> </ label >
64
+ < div data-md-component ="skip ">
65
+
66
+ </ div >
67
+ < div data-md-component ="announce ">
68
+
69
+ </ div >
70
+
71
+
72
+
73
+
74
+
75
+
76
+ < header class ="md-header md-header--shadow " data-md-component ="header ">
77
+ < nav class ="md-header__inner md-grid " aria-label ="Header ">
78
+ < a href ="/mkquartodocs/. " title ="mkquartodocs " class ="md-header__button md-logo " aria-label ="mkquartodocs " data-md-component ="logo ">
79
+
80
+
81
+ < svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 24 24 "> < path d ="M12 8a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54 "/> </ svg >
82
+
83
+ </ a >
84
+ < label class ="md-header__button md-icon " for ="__drawer ">
85
+
86
+ < svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 24 24 "> < path d ="M3 6h18v2H3zm0 5h18v2H3zm0 5h18v2H3z "/> </ svg >
87
+ </ label >
88
+ < div class ="md-header__title " data-md-component ="header-title ">
89
+ < div class ="md-header__ellipsis ">
90
+ < div class ="md-header__topic ">
91
+ < span class ="md-ellipsis ">
92
+ mkquartodocs
93
+ </ span >
94
+ </ div >
95
+ < div class ="md-header__topic " data-md-component ="header-topic ">
96
+ < span class ="md-ellipsis ">
97
+
98
+
99
+
100
+ </ span >
101
+ </ div >
102
+ </ div >
103
+ </ div >
104
+
105
+
106
+ < script > var palette = __md_get ( "__palette" ) ; if ( palette && palette . color ) { if ( "(prefers-color-scheme)" === palette . color . media ) { var media = matchMedia ( "(prefers-color-scheme: light)" ) , input = document . querySelector ( media . matches ?"[data-md-color-media='(prefers-color-scheme: light)']" :"[data-md-color-media='(prefers-color-scheme: dark)']" ) ; palette . color . media = input . getAttribute ( "data-md-color-media" ) , palette . color . scheme = input . getAttribute ( "data-md-color-scheme" ) , palette . color . primary = input . getAttribute ( "data-md-color-primary" ) , palette . color . accent = input . getAttribute ( "data-md-color-accent" ) } for ( var [ key , value ] of Object . entries ( palette . color ) ) document . body . setAttribute ( "data-md-color-" + key , value ) } </ script >
107
+
108
+
109
+
110
+ < label class ="md-header__button md-icon " for ="__search ">
111
+
112
+ < svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 24 24 "> < path d ="M9.5 3A6.5 6.5 0 0 1 16 9.5c0 1.61-.59 3.09-1.56 4.23l.27.27h.79l5 5-1.5 1.5-5-5v-.79l-.27-.27A6.52 6.52 0 0 1 9.5 16 6.5 6.5 0 0 1 3 9.5 6.5 6.5 0 0 1 9.5 3m0 2C7 5 5 7 5 9.5S7 14 9.5 14 14 12 14 9.5 12 5 9.5 5 "/> </ svg >
113
+ </ label >
114
+ < div class ="md-search " data-md-component ="search " role ="dialog ">
115
+ < label class ="md-search__overlay " for ="__search "> </ label >
116
+ < div class ="md-search__inner " role ="search ">
117
+ < form class ="md-search__form " name ="search ">
118
+ < input type ="text " class ="md-search__input " name ="query " aria-label ="Search " placeholder ="Search " autocapitalize ="off " autocorrect ="off " autocomplete ="off " spellcheck ="false " data-md-component ="search-query " required >
119
+ < label class ="md-search__icon md-icon " for ="__search ">
120
+
121
+ < svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 24 24 "> < path d ="M9.5 3A6.5 6.5 0 0 1 16 9.5c0 1.61-.59 3.09-1.56 4.23l.27.27h.79l5 5-1.5 1.5-5-5v-.79l-.27-.27A6.52 6.52 0 0 1 9.5 16 6.5 6.5 0 0 1 3 9.5 6.5 6.5 0 0 1 9.5 3m0 2C7 5 5 7 5 9.5S7 14 9.5 14 14 12 14 9.5 12 5 9.5 5 "/> </ svg >
122
+
123
+ < svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 24 24 "> < path d ="M20 11v2H8l5.5 5.5-1.42 1.42L4.16 12l7.92-7.92L13.5 5.5 8 11z "/> </ svg >
124
+ </ label >
125
+ < nav class ="md-search__options " aria-label ="Search ">
126
+
127
+ < button type ="reset " class ="md-search__icon md-icon " title ="Clear " aria-label ="Clear " tabindex ="-1 ">
128
+
129
+ < svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 24 24 "> < path d ="M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z "/> </ svg >
130
+ </ button >
131
+ </ nav >
132
+
133
+ </ form >
134
+ < div class ="md-search__output ">
135
+ < div class ="md-search__scrollwrap " tabindex ="0 " data-md-scrollfix >
136
+ < div class ="md-search-result " data-md-component ="search-result ">
137
+ < div class ="md-search-result__meta ">
138
+ Initializing search
139
+ </ div >
140
+ < ol class ="md-search-result__list " role ="presentation "> </ ol >
141
+ </ div >
142
+ </ div >
143
+ </ div >
144
+ </ div >
145
+ </ div >
146
+
147
+
148
+ < div class ="md-header__source ">
149
+ < a href ="https://github.com/jspaezp/mkquartodocs " title ="Go to repository " class ="md-source " data-md-component ="source ">
150
+ < div class ="md-source__icon md-icon ">
151
+
152
+ < svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 448 512 "> <!--! Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2024 Fonticons, Inc.--> < path d ="M439.55 236.05 244 40.45a28.87 28.87 0 0 0-40.81 0l-40.66 40.63 51.52 51.52c27.06-9.14 52.68 16.77 43.39 43.68l49.66 49.66c34.23-11.8 61.18 31 35.47 56.69-26.49 26.49-70.21-2.87-56-37.34L240.22 199v121.85c25.3 12.54 22.26 41.85 9.08 55a34.34 34.34 0 0 1-48.55 0c-17.57-17.6-11.07-46.91 11.25-56v-123c-20.8-8.51-24.6-30.74-18.64-45L142.57 101 8.45 235.14a28.86 28.86 0 0 0 0 40.81l195.61 195.6a28.86 28.86 0 0 0 40.8 0l194.69-194.69a28.86 28.86 0 0 0 0-40.81 "/> </ svg >
153
+ </ div >
154
+ < div class ="md-source__repository ">
155
+ GitHub
156
+ </ div >
157
+ </ a >
158
+ </ div >
159
+
160
+ </ nav >
161
+
162
+ </ header >
163
+
164
+ < div class ="md-container " data-md-component ="container ">
165
+
166
+
167
+
168
+
169
+
170
+
171
+ < main class ="md-main " data-md-component ="main ">
172
+ < div class ="md-main__inner md-grid ">
173
+
174
+
175
+
176
+ < div class ="md-sidebar md-sidebar--primary " data-md-component ="sidebar " data-md-type ="navigation " >
177
+ < div class ="md-sidebar__scrollwrap ">
178
+ < div class ="md-sidebar__inner ">
179
+
180
+
181
+
182
+
183
+ < nav class ="md-nav md-nav--primary " aria-label ="Navigation " data-md-level ="0 ">
184
+ < label class ="md-nav__title " for ="__drawer ">
185
+ < a href ="/mkquartodocs/. " title ="mkquartodocs " class ="md-nav__button md-logo " aria-label ="mkquartodocs " data-md-component ="logo ">
186
+
187
+
188
+ < svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 24 24 "> < path d ="M12 8a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54 "/> </ svg >
189
+
190
+ </ a >
191
+ mkquartodocs
192
+ </ label >
193
+
194
+ < div class ="md-nav__source ">
195
+ < a href ="https://github.com/jspaezp/mkquartodocs " title ="Go to repository " class ="md-source " data-md-component ="source ">
196
+ < div class ="md-source__icon md-icon ">
197
+
198
+ < svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 448 512 "> <!--! Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2024 Fonticons, Inc.--> < path d ="M439.55 236.05 244 40.45a28.87 28.87 0 0 0-40.81 0l-40.66 40.63 51.52 51.52c27.06-9.14 52.68 16.77 43.39 43.68l49.66 49.66c34.23-11.8 61.18 31 35.47 56.69-26.49 26.49-70.21-2.87-56-37.34L240.22 199v121.85c25.3 12.54 22.26 41.85 9.08 55a34.34 34.34 0 0 1-48.55 0c-17.57-17.6-11.07-46.91 11.25-56v-123c-20.8-8.51-24.6-30.74-18.64-45L142.57 101 8.45 235.14a28.86 28.86 0 0 0 0 40.81l195.61 195.6a28.86 28.86 0 0 0 40.8 0l194.69-194.69a28.86 28.86 0 0 0 0-40.81 "/> </ svg >
199
+ </ div >
200
+ < div class ="md-source__repository ">
201
+ GitHub
202
+ </ div >
203
+ </ a >
204
+ </ div >
205
+
206
+ < ul class ="md-nav__list " data-md-scrollfix >
207
+
208
+
209
+
210
+
211
+
212
+
213
+
214
+ < li class ="md-nav__item ">
215
+ < a href ="/mkquartodocs/. " class ="md-nav__link ">
216
+
217
+
218
+ < span class ="md-ellipsis ">
219
+ Home
220
+
221
+ </ span >
222
+
223
+
224
+ </ a >
225
+ </ li >
226
+
227
+
228
+
229
+
230
+
231
+
232
+
233
+
234
+
235
+
236
+
237
+
238
+
239
+ < li class ="md-nav__item md-nav__item--nested ">
240
+
241
+
242
+
243
+ < input class ="md-nav__toggle md-toggle " type ="checkbox " id ="__nav_2 " >
244
+
245
+
246
+ < label class ="md-nav__link " for ="__nav_2 " id ="__nav_2_label " tabindex ="0 ">
247
+
248
+
249
+ < span class ="md-ellipsis ">
250
+ Examples
251
+
252
+ </ span >
253
+
254
+
255
+ < span class ="md-nav__icon md-icon "> </ span >
256
+ </ label >
257
+
258
+ < nav class ="md-nav " data-md-level ="1 " aria-labelledby ="__nav_2_label " aria-expanded ="false ">
259
+ < label class ="md-nav__title " for ="__nav_2 ">
260
+ < span class ="md-nav__icon md-icon "> </ span >
261
+ Examples
262
+ </ label >
263
+ < ul class ="md-nav__list " data-md-scrollfix >
264
+
265
+
266
+
267
+
268
+
269
+
270
+
271
+ < li class ="md-nav__item ">
272
+ < a href ="/mkquartodocs/examples/example/ " class ="md-nav__link ">
273
+
274
+
275
+ < span class ="md-ellipsis ">
276
+ Simple python execution
277
+
278
+ </ span >
279
+
280
+
281
+ </ a >
282
+ </ li >
283
+
284
+
285
+
286
+
287
+ </ ul >
288
+ </ nav >
289
+
290
+ </ li >
291
+
292
+
293
+
294
+ </ ul >
295
+ </ nav >
296
+ </ div >
297
+ </ div >
298
+ </ div >
299
+
300
+
301
+
302
+ < div class ="md-sidebar md-sidebar--secondary " data-md-component ="sidebar " data-md-type ="toc " >
303
+ < div class ="md-sidebar__scrollwrap ">
304
+ < div class ="md-sidebar__inner ">
305
+
306
+
307
+ < nav class ="md-nav md-nav--secondary " aria-label ="Table of contents ">
308
+
309
+
310
+
311
+
312
+ </ nav >
313
+ </ div >
314
+ </ div >
315
+ </ div >
316
+
317
+
318
+
319
+ < div class ="md-content " data-md-component ="content ">
320
+ < article class ="md-content__inner md-typeset ">
321
+
322
+ < h1 > 404 - Not found</ h1 >
323
+
324
+ </ article >
325
+ </ div >
326
+
327
+
328
+ < script > var target = document . getElementById ( location . hash . slice ( 1 ) ) ; target && target . name && ( target . checked = target . name . startsWith ( "__tabbed_" ) ) </ script >
329
+ </ div >
330
+
331
+ </ main >
332
+
333
+ < footer class ="md-footer ">
334
+
335
+ < div class ="md-footer-meta md-typeset ">
336
+ < div class ="md-footer-meta__inner md-grid ">
337
+ < div class ="md-copyright ">
338
+
339
+
340
+ Made with
341
+ < a href ="https://squidfunk.github.io/mkdocs-material/ " target ="_blank " rel ="noopener ">
342
+ Material for MkDocs
343
+ </ a >
344
+
345
+ </ div >
346
+
347
+ </ div >
348
+ </ div >
349
+ </ footer >
350
+
351
+ </ div >
352
+ < div class ="md-dialog " data-md-component ="dialog ">
353
+ < div class ="md-dialog__inner md-typeset "> </ div >
354
+ </ div >
355
+
356
+
357
+ < script id ="__config " type ="application/json "> { "base" : "/mkquartodocs/" , "features" : [ ] , "search" : "/mkquartodocs/assets/javascripts/workers/search.f8cc74c7.min.js" , "translations" : { "clipboard.copied" : "Copied to clipboard" , "clipboard.copy" : "Copy to clipboard" , "search.result.more.one" : "1 more on this page" , "search.result.more.other" : "# more on this page" , "search.result.none" : "No matching documents" , "search.result.one" : "1 matching document" , "search.result.other" : "# matching documents" , "search.result.placeholder" : "Type to start searching" , "search.result.term.missing" : "Missing" , "select.version" : "Select version" } } </ script >
358
+
359
+
360
+ < script src ="/mkquartodocs/assets/javascripts/bundle.c8b220af.min.js "> </ script >
361
+
362
+
363
+ </ body >
364
+ </ html >
0 commit comments