Skip to content

Commit

Permalink
deploy: 57cf995
Browse files Browse the repository at this point in the history
  • Loading branch information
mwouts committed Nov 2, 2024
1 parent d4d1a06 commit d69f69b
Show file tree
Hide file tree
Showing 35 changed files with 2,294 additions and 2,271 deletions.
192 changes: 96 additions & 96 deletions _sources/advanced_parameters.ipynb

Large diffs are not rendered by default.

10 changes: 10 additions & 0 deletions _sources/changelog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,16 @@
ITables ChangeLog
=================

2.2.3 (2024-11-01)
------------------

**Fixed**
- The dependencies of the Streamlit component have been updated ([#327](https://github.com/mwouts/itables/pull/327), [#330](https://github.com/mwouts/itables/pull/330))

**Added**
- ITables is now tested with Python 3.13


2.2.2 (2024-09-29)
------------------

Expand Down
6 changes: 3 additions & 3 deletions _sources/contributing.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "8281a58b",
"id": "99edf29c",
"metadata": {},
"source": [
"# Contributing\n",
Expand Down Expand Up @@ -36,7 +36,7 @@
{
"cell_type": "code",
"execution_count": 1,
"id": "48ebe6ec",
"id": "cae7a797",
"metadata": {},
"outputs": [
{
Expand Down Expand Up @@ -69,7 +69,7 @@
},
{
"cell_type": "markdown",
"id": "9a856b42",
"id": "cfc31bc4",
"metadata": {},
"source": [
"## Support DataTables\n",
Expand Down
126 changes: 63 additions & 63 deletions _sources/custom_css.ipynb

Large diffs are not rendered by default.

16 changes: 8 additions & 8 deletions _sources/custom_extensions.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "5f906ee0",
"id": "9128dc2c",
"metadata": {},
"source": [
"# Custom Extensions\n",
Expand All @@ -13,7 +13,7 @@
{
"cell_type": "code",
"execution_count": 1,
"id": "3ad61e33",
"id": "4e8b8174",
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -25,7 +25,7 @@
},
{
"cell_type": "markdown",
"id": "f08e6ed5",
"id": "c96bf8d0",
"metadata": {},
"source": [
"DataTables controls can use a different language than English. To\n",
Expand All @@ -36,13 +36,13 @@
{
"cell_type": "code",
"execution_count": 2,
"id": "c250bef6",
"id": "45ccc21c",
"metadata": {},
"outputs": [
{
"data": {
"text/html": [
"<table id=\"itables_4691e276_a094_401e_9a06_be7738dd5065\" class=\"display nowrap\" data-quarto-disable-processing=\"true\" style=\"table-layout:auto;width:auto;margin:auto;caption-side:bottom\">\n",
"<table id=\"itables_d88086c2_1807_4223_b5c7_2014106f8a04\" class=\"display nowrap\" data-quarto-disable-processing=\"true\" style=\"table-layout:auto;width:auto;margin:auto;caption-side:bottom\">\n",
"<thead>\n",
" <tr style=\"text-align: right;\">\n",
" <th></th>\n",
Expand Down Expand Up @@ -155,7 +155,7 @@
"</a>\n",
"</div>\n",
"<div>\n",
"Loading ITables v2.2.2 from the internet...\n",
"Loading ITables v2.2.3-dev from the internet...\n",
"(need <a href=https://mwouts.github.io/itables/troubleshooting.html>help</a>?)</td>\n",
"</div>\n",
"</tr></tbody>\n",
Expand All @@ -165,7 +165,7 @@
"<script type=\"module\">\n",
" import {DataTable, jQuery as $} from 'https://www.unpkg.com/dt_for_itables@2.0.13/dt_bundle.js';\n",
"\n",
" document.querySelectorAll(\"#itables_4691e276_a094_401e_9a06_be7738dd5065:not(.dataTable)\").forEach(table => {\n",
" document.querySelectorAll(\"#itables_d88086c2_1807_4223_b5c7_2014106f8a04:not(.dataTable)\").forEach(table => {\n",
" if (!(table instanceof HTMLTableElement))\n",
" return;\n",
"\n",
Expand Down Expand Up @@ -198,7 +198,7 @@
},
{
"cell_type": "markdown",
"id": "2a876e7c",
"id": "7201c7a8",
"metadata": {},
"source": [
"```{tip}\n",
Expand Down
2 changes: 1 addition & 1 deletion _sources/dark_mode.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "5005da66",
"id": "0b88fbe8",
"metadata": {},
"source": [
"# Dark Themes\n",
Expand Down
44 changes: 22 additions & 22 deletions _sources/downsampling.ipynb

Large diffs are not rendered by default.

110 changes: 55 additions & 55 deletions _sources/extensions.ipynb

Large diffs are not rendered by default.

90 changes: 45 additions & 45 deletions _sources/formatting.ipynb

Large diffs are not rendered by default.

24 changes: 12 additions & 12 deletions _sources/html_export.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "8accdd6e",
"id": "5e096d34",
"metadata": {},
"source": [
"# HTML export\n",
Expand All @@ -13,7 +13,7 @@
{
"cell_type": "code",
"execution_count": 1,
"id": "06b99b46",
"id": "cf36322f",
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -28,7 +28,7 @@
},
{
"cell_type": "markdown",
"id": "2ce7fea8",
"id": "69d35e8d",
"metadata": {},
"source": [
"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:"
Expand All @@ -37,7 +37,7 @@
{
"cell_type": "code",
"execution_count": 2,
"id": "625b87c8",
"id": "392179bb",
"metadata": {
"tags": [
"scroll-output"
Expand All @@ -48,7 +48,7 @@
"name": "stdout",
"output_type": "stream",
"text": [
"<table id=\"itables_41600f1f_66ad_4516_8002_923038c70d78\" class=\"display nowrap\" data-quarto-disable-processing=\"true\" style=\"table-layout:auto;width:auto;margin:auto;caption-side:bottom\">\n",
"<table id=\"itables_d893bcd9_4632_40ad_bd5a_962b8dab1ff8\" class=\"display nowrap\" data-quarto-disable-processing=\"true\" style=\"table-layout:auto;width:auto;margin:auto;caption-side:bottom\">\n",
"<thead>\n",
" <tr style=\"text-align: right;\">\n",
" <th></th>\n",
Expand All @@ -69,7 +69,7 @@
" </thead><tbody><tr>\n",
"<td style=\"vertical-align:middle; text-align:left\">\n",
"<div>\n",
"Loading ITables v2.2.2 from the internet...\n",
"Loading ITables v2.2.3-dev from the internet...\n",
"(need <a href=https://mwouts.github.io/itables/troubleshooting.html>help</a>?)</td>\n",
"</div>\n",
"</tr></tbody>\n",
Expand All @@ -79,7 +79,7 @@
"<script type=\"module\">\n",
" import {DataTable, jQuery as $} from 'https://www.unpkg.com/dt_for_itables@2.0.13/dt_bundle.js';\n",
"\n",
" document.querySelectorAll(\"#itables_41600f1f_66ad_4516_8002_923038c70d78:not(.dataTable)\").forEach(table => {\n",
" document.querySelectorAll(\"#itables_d893bcd9_4632_40ad_bd5a_962b8dab1ff8:not(.dataTable)\").forEach(table => {\n",
" if (!(table instanceof HTMLTableElement))\n",
" return;\n",
"\n",
Expand All @@ -104,7 +104,7 @@
},
{
"cell_type": "markdown",
"id": "210b67b8",
"id": "c40d5563",
"metadata": {},
"source": [
"or display it, like `show` does:"
Expand All @@ -113,13 +113,13 @@
{
"cell_type": "code",
"execution_count": 3,
"id": "5f2a5198",
"id": "c6c4c46f",
"metadata": {},
"outputs": [
{
"data": {
"text/html": [
"<table id=\"itables_41600f1f_66ad_4516_8002_923038c70d78\" class=\"display nowrap\" data-quarto-disable-processing=\"true\" style=\"table-layout:auto;width:auto;margin:auto;caption-side:bottom\">\n",
"<table id=\"itables_d893bcd9_4632_40ad_bd5a_962b8dab1ff8\" class=\"display nowrap\" data-quarto-disable-processing=\"true\" style=\"table-layout:auto;width:auto;margin:auto;caption-side:bottom\">\n",
"<thead>\n",
" <tr style=\"text-align: right;\">\n",
" <th></th>\n",
Expand All @@ -140,7 +140,7 @@
" </thead><tbody><tr>\n",
"<td style=\"vertical-align:middle; text-align:left\">\n",
"<div>\n",
"Loading ITables v2.2.2 from the internet...\n",
"Loading ITables v2.2.3-dev from the internet...\n",
"(need <a href=https://mwouts.github.io/itables/troubleshooting.html>help</a>?)</td>\n",
"</div>\n",
"</tr></tbody>\n",
Expand All @@ -150,7 +150,7 @@
"<script type=\"module\">\n",
" import {DataTable, jQuery as $} from 'https://www.unpkg.com/dt_for_itables@2.0.13/dt_bundle.js';\n",
"\n",
" document.querySelectorAll(\"#itables_41600f1f_66ad_4516_8002_923038c70d78:not(.dataTable)\").forEach(table => {\n",
" document.querySelectorAll(\"#itables_d893bcd9_4632_40ad_bd5a_962b8dab1ff8:not(.dataTable)\").forEach(table => {\n",
" if (!(table instanceof HTMLTableElement))\n",
" return;\n",
"\n",
Expand Down
932 changes: 466 additions & 466 deletions _sources/pandas_style.ipynb

Large diffs are not rendered by default.

284 changes: 142 additions & 142 deletions _sources/polars_dataframes.ipynb

Large diffs are not rendered by default.

34 changes: 17 additions & 17 deletions _sources/quick_start.ipynb

Large diffs are not rendered by default.

308 changes: 154 additions & 154 deletions _sources/sample_dataframes.ipynb

Large diffs are not rendered by default.

22 changes: 11 additions & 11 deletions _sources/select.ipynb

Large diffs are not rendered by default.

14 changes: 7 additions & 7 deletions _sources/troubleshooting.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "c3d88ecf",
"id": "4686163c",
"metadata": {},
"source": [
"# Troubleshooting\n",
Expand All @@ -13,7 +13,7 @@
{
"cell_type": "code",
"execution_count": 1,
"id": "6733aaa4",
"id": "b6ae302b",
"metadata": {
"tags": [
"hide-input"
Expand All @@ -23,7 +23,7 @@
{
"data": {
"text/html": [
"<table id=\"itables_ee752e6d_7d20_4abd_8cac_f59bc4486fa1\" class=\"display nowrap\" data-quarto-disable-processing=\"true\" style=\"table-layout:auto;width:auto;margin:auto;caption-side:bottom\">\n",
"<table id=\"itables_c3987ca3_17c5_4c09_b254_aa079f02a4b3\" class=\"display nowrap\" data-quarto-disable-processing=\"true\" style=\"table-layout:auto;width:auto;margin:auto;caption-side:bottom\">\n",
"<caption style=\"caption-side: bottom\">A table that does not load, due to <code>init_notebook_mode</code><br>not being called in this document</caption><thead>\n",
" <tr style=\"text-align: right;\">\n",
" <th></th>\n",
Expand Down Expand Up @@ -123,16 +123,16 @@
"</a>\n",
"</div>\n",
"<div>\n",
"Loading ITables v2.2.2 from the <code>init_notebook_mode</code> cell...\n",
"Loading ITables v2.2.3-dev from the <code>init_notebook_mode</code> cell...\n",
"(need <a href=https://mwouts.github.io/itables/troubleshooting.html>help</a>?)</td>\n",
"</div>\n",
"</tr></tbody>\n",
"\n",
"</table>\n",
"<script type=\"module\">\n",
" const { DataTable, jQuery: $ } = await import(window._datatables_src_for_itables_2_2_2);\n",
" const { DataTable, jQuery: $ } = await import(window._datatables_src_for_itables_2_2_3_dev);\n",
"\n",
" document.querySelectorAll(\"#itables_ee752e6d_7d20_4abd_8cac_f59bc4486fa1:not(.dataTable)\").forEach(table => {\n",
" document.querySelectorAll(\"#itables_c3987ca3_17c5_4c09_b254_aa079f02a4b3:not(.dataTable)\").forEach(table => {\n",
" if (!(table instanceof HTMLTableElement))\n",
" return;\n",
"\n",
Expand Down Expand Up @@ -172,7 +172,7 @@
},
{
"cell_type": "markdown",
"id": "cc12b461",
"id": "6a22472c",
"metadata": {},
"source": [
"If a table says \"Loading...\" forever, then maybe\n",
Expand Down
Loading

0 comments on commit d69f69b

Please sign in to comment.