Skip to content

Commit 47c9c6d

Browse files
committed
deploy: 25b58de
1 parent e2955b8 commit 47c9c6d

33 files changed

+1598
-1598
lines changed

_sources/advanced_parameters.ipynb

Lines changed: 66 additions & 66 deletions
Large diffs are not rendered by default.

_sources/contributing.ipynb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"cells": [
33
{
44
"cell_type": "markdown",
5-
"id": "c7bc8c83",
5+
"id": "1a6343c4",
66
"metadata": {},
77
"source": [
88
"# Contributing\n",
@@ -36,7 +36,7 @@
3636
{
3737
"cell_type": "code",
3838
"execution_count": 1,
39-
"id": "5b338266",
39+
"id": "c1f37e34",
4040
"metadata": {},
4141
"outputs": [
4242
{
@@ -69,7 +69,7 @@
6969
},
7070
{
7171
"cell_type": "markdown",
72-
"id": "571e4aa4",
72+
"id": "5fdc9ec7",
7373
"metadata": {},
7474
"source": [
7575
"## Support DataTables\n",

_sources/custom_css.ipynb

Lines changed: 45 additions & 45 deletions
Large diffs are not rendered by default.

_sources/custom_extensions.ipynb

Lines changed: 7 additions & 7 deletions
Large diffs are not rendered by default.

_sources/dark_mode.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"cells": [
33
{
44
"cell_type": "markdown",
5-
"id": "bb040cc8",
5+
"id": "3888408e",
66
"metadata": {},
77
"source": [
88
"# Dark Themes\n",

_sources/downsampling.ipynb

Lines changed: 16 additions & 16 deletions
Large diffs are not rendered by default.

_sources/extensions.ipynb

Lines changed: 39 additions & 39 deletions
Large diffs are not rendered by default.

_sources/formatting.ipynb

Lines changed: 31 additions & 31 deletions
Large diffs are not rendered by default.

_sources/html_export.ipynb

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"cells": [
33
{
44
"cell_type": "markdown",
5-
"id": "1f3e42eb",
5+
"id": "e64aa049",
66
"metadata": {},
77
"source": [
88
"# HTML export\n",
@@ -13,7 +13,7 @@
1313
{
1414
"cell_type": "code",
1515
"execution_count": 1,
16-
"id": "2e364fde",
16+
"id": "f6a40ccf",
1717
"metadata": {},
1818
"outputs": [],
1919
"source": [
@@ -28,7 +28,7 @@
2828
},
2929
{
3030
"cell_type": "markdown",
31-
"id": "c18cdb7f",
31+
"id": "31115432",
3232
"metadata": {},
3333
"source": [
3434
"You can then save the `html` variable to a text file (note: if you're writing an HTML application, you could consider using [Shiny](shiny.md) or [Streamlit](streamlit.md) instead), or print it:"
@@ -37,7 +37,7 @@
3737
{
3838
"cell_type": "code",
3939
"execution_count": 2,
40-
"id": "079fe13f",
40+
"id": "cdb89293",
4141
"metadata": {
4242
"tags": [
4343
"scroll-output"
@@ -48,7 +48,7 @@
4848
"name": "stdout",
4949
"output_type": "stream",
5050
"text": [
51-
"<table id=\"itables_385ef7bc_4b7a_4ac7_a33b_c875b8b485b3\" class=\"display nowrap\" data-quarto-disable-processing=\"true\" style=\"table-layout:auto;width:auto;margin:auto;caption-side:bottom\">\n",
51+
"<table id=\"itables_54c251c6_45b9_4a1a_a0eb_a00cb2b28606\" class=\"display nowrap\" data-quarto-disable-processing=\"true\" style=\"table-layout:auto;width:auto;margin:auto;caption-side:bottom\">\n",
5252
"<thead>\n",
5353
" <tr style=\"text-align: right;\">\n",
5454
" <th></th>\n",
@@ -79,7 +79,7 @@
7979
"<script type=\"module\">\n",
8080
" import {DataTable, jQuery as $} from 'https://www.unpkg.com/[email protected]/dt_bundle.js';\n",
8181
"\n",
82-
" document.querySelectorAll(\"#itables_385ef7bc_4b7a_4ac7_a33b_c875b8b485b3:not(.dataTable)\").forEach(table => {\n",
82+
" document.querySelectorAll(\"#itables_54c251c6_45b9_4a1a_a0eb_a00cb2b28606:not(.dataTable)\").forEach(table => {\n",
8383
" // Define the table data\n",
8484
" const data = [[\"AW\", \"Latin America & Caribbean \", \"Aruba\", \"Oranjestad\", -70.0167, 12.5167], [\"AF\", \"South Asia\", \"Afghanistan\", \"Kabul\", 69.1761, 34.5228], [\"AO\", \"Sub-Saharan Africa \", \"Angola\", \"Luanda\", 13.242, -8.81155]];\n",
8585
"\n",
@@ -101,7 +101,7 @@
101101
},
102102
{
103103
"cell_type": "markdown",
104-
"id": "13ee7c63",
104+
"id": "4fb7e2a4",
105105
"metadata": {},
106106
"source": [
107107
"or display it, like `show` does:"
@@ -110,13 +110,13 @@
110110
{
111111
"cell_type": "code",
112112
"execution_count": 3,
113-
"id": "e6ea2b04",
113+
"id": "735de837",
114114
"metadata": {},
115115
"outputs": [
116116
{
117117
"data": {
118118
"text/html": [
119-
"<table id=\"itables_385ef7bc_4b7a_4ac7_a33b_c875b8b485b3\" class=\"display nowrap\" data-quarto-disable-processing=\"true\" style=\"table-layout:auto;width:auto;margin:auto;caption-side:bottom\">\n",
119+
"<table id=\"itables_54c251c6_45b9_4a1a_a0eb_a00cb2b28606\" class=\"display nowrap\" data-quarto-disable-processing=\"true\" style=\"table-layout:auto;width:auto;margin:auto;caption-side:bottom\">\n",
120120
"<thead>\n",
121121
" <tr style=\"text-align: right;\">\n",
122122
" <th></th>\n",
@@ -147,7 +147,7 @@
147147
"<script type=\"module\">\n",
148148
" import {DataTable, jQuery as $} from 'https://www.unpkg.com/[email protected]/dt_bundle.js';\n",
149149
"\n",
150-
" document.querySelectorAll(\"#itables_385ef7bc_4b7a_4ac7_a33b_c875b8b485b3:not(.dataTable)\").forEach(table => {\n",
150+
" document.querySelectorAll(\"#itables_54c251c6_45b9_4a1a_a0eb_a00cb2b28606:not(.dataTable)\").forEach(table => {\n",
151151
" // Define the table data\n",
152152
" const data = [[\"AW\", \"Latin America & Caribbean \", \"Aruba\", \"Oranjestad\", -70.0167, 12.5167], [\"AF\", \"South Asia\", \"Afghanistan\", \"Kabul\", 69.1761, 34.5228], [\"AO\", \"Sub-Saharan Africa \", \"Angola\", \"Luanda\", 13.242, -8.81155]];\n",
153153
"\n",

_sources/ipywidgets.ipynb

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"cells": [
33
{
44
"cell_type": "markdown",
5-
"id": "7bef4487",
5+
"id": "d31e0d37",
66
"metadata": {},
77
"source": [
88
"# Jupyter Widget\n",
@@ -24,13 +24,13 @@
2424
{
2525
"cell_type": "code",
2626
"execution_count": 1,
27-
"id": "5dbc60f7",
27+
"id": "a5e9607d",
2828
"metadata": {},
2929
"outputs": [
3030
{
3131
"data": {
3232
"application/vnd.jupyter.widget-view+json": {
33-
"model_id": "ac30e4bcba004874984f7512b398a0b8",
33+
"model_id": "ace582cc7545408cbb94da47cf6cb256",
3434
"version_major": 2,
3535
"version_minor": 1
3636
},
@@ -55,7 +55,7 @@
5555
},
5656
{
5757
"cell_type": "markdown",
58-
"id": "de593581",
58+
"id": "9999613a",
5959
"metadata": {},
6060
"source": [
6161
"## The `selected_rows` traits\n",
@@ -69,7 +69,7 @@
6969
{
7070
"cell_type": "code",
7171
"execution_count": 2,
72-
"id": "717bcc4b",
72+
"id": "016249e6",
7373
"metadata": {},
7474
"outputs": [
7575
{
@@ -90,7 +90,7 @@
9090
{
9191
"cell_type": "code",
9292
"execution_count": 3,
93-
"id": "a0754bd4",
93+
"id": "045c5faf",
9494
"metadata": {},
9595
"outputs": [],
9696
"source": [
@@ -99,7 +99,7 @@
9999
},
100100
{
101101
"cell_type": "markdown",
102-
"id": "30f944de",
102+
"id": "adec01a9",
103103
"metadata": {},
104104
"source": [
105105
"## The `df` property\n",
@@ -110,7 +110,7 @@
110110
{
111111
"cell_type": "code",
112112
"execution_count": 4,
113-
"id": "551432bf",
113+
"id": "7ff3ae70",
114114
"metadata": {},
115115
"outputs": [
116116
{
@@ -173,7 +173,7 @@
173173
},
174174
{
175175
"cell_type": "markdown",
176-
"id": "8dbf73f0",
176+
"id": "53e3e990",
177177
"metadata": {},
178178
"source": [
179179
"or to update it"
@@ -182,7 +182,7 @@
182182
{
183183
"cell_type": "code",
184184
"execution_count": 5,
185-
"id": "1fbb303f",
185+
"id": "5f5c1396",
186186
"metadata": {},
187187
"outputs": [],
188188
"source": [
@@ -191,7 +191,7 @@
191191
},
192192
{
193193
"cell_type": "markdown",
194-
"id": "3eee500d",
194+
"id": "3f6aa479",
195195
"metadata": {},
196196
"source": [
197197
"```{tip}\n",
@@ -207,7 +207,7 @@
207207
{
208208
"cell_type": "code",
209209
"execution_count": 6,
210-
"id": "b92c097c",
210+
"id": "915186ad",
211211
"metadata": {},
212212
"outputs": [],
213213
"source": [
@@ -216,7 +216,7 @@
216216
},
217217
{
218218
"cell_type": "markdown",
219-
"id": "ebf1db27",
219+
"id": "59111f3c",
220220
"metadata": {},
221221
"source": [
222222
"## The `update` method\n",
@@ -227,7 +227,7 @@
227227
{
228228
"cell_type": "code",
229229
"execution_count": 7,
230-
"id": "175c7b5c",
230+
"id": "482839bb",
231231
"metadata": {},
232232
"outputs": [],
233233
"source": [
@@ -236,7 +236,7 @@
236236
},
237237
{
238238
"cell_type": "markdown",
239-
"id": "35b0d993",
239+
"id": "11ac9160",
240240
"metadata": {},
241241
"source": [
242242
"## Limitations\n",
@@ -317,7 +317,7 @@
317317
"widgets": {
318318
"application/vnd.jupyter.widget-state+json": {
319319
"state": {
320-
"ac30e4bcba004874984f7512b398a0b8": {
320+
"ace582cc7545408cbb94da47cf6cb256": {
321321
"model_module": "anywidget",
322322
"model_module_version": "~0.9.*",
323323
"model_name": "AnyModel",
@@ -461,7 +461,7 @@
461461
"_view_name": "AnyView",
462462
"caption": "numbers and strings",
463463
"classes": "display nowrap",
464-
"layout": "IPY_MODEL_d29e6dbcdc594325ac385c86586a698c",
464+
"layout": "IPY_MODEL_f3c4f07c445b462e97e125e67f695fd5",
465465
"selected_rows": [
466466
7,
467467
8
@@ -471,7 +471,7 @@
471471
"tooltip": null
472472
}
473473
},
474-
"d29e6dbcdc594325ac385c86586a698c": {
474+
"f3c4f07c445b462e97e125e67f695fd5": {
475475
"model_module": "@jupyter-widgets/base",
476476
"model_module_version": "2.0.0",
477477
"model_name": "LayoutModel",

0 commit comments

Comments
 (0)