Skip to content

Commit

Permalink
deploy: 88573e0
Browse files Browse the repository at this point in the history
  • Loading branch information
mwouts committed Feb 24, 2025
1 parent 012df83 commit 517db2d
Show file tree
Hide file tree
Showing 122 changed files with 5,829 additions and 5,175 deletions.
192 changes: 96 additions & 96 deletions _sources/advanced_parameters.ipynb

Large diffs are not rendered by default.

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

2.2.5 (2025-02-22)
------------------

**Fixed**
- We have removed an erroneous assertion and added tests on the warnings issued when selected rows are not displayed ([[#351](https://github.com/mwouts/itables/issues/351)])


2.2.4 (2024-12-07)
------------------

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": "0a6b447c",
"id": "e3f01e25",
"metadata": {},
"source": [
"# Contributing\n",
Expand Down Expand Up @@ -36,7 +36,7 @@
{
"cell_type": "code",
"execution_count": 1,
"id": "11b77f5a",
"id": "f4f16f1c",
"metadata": {},
"outputs": [
{
Expand Down Expand Up @@ -69,7 +69,7 @@
},
{
"cell_type": "markdown",
"id": "263cec22",
"id": "9dc87e4d",
"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": "450f2439",
"id": "696fda46",
"metadata": {},
"source": [
"# Custom Extensions\n",
Expand All @@ -13,7 +13,7 @@
{
"cell_type": "code",
"execution_count": 1,
"id": "ca369a31",
"id": "98d431c5",
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -25,7 +25,7 @@
},
{
"cell_type": "markdown",
"id": "3c425bf2",
"id": "6254fa51",
"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": "059342b4",
"id": "cf8d1656",
"metadata": {},
"outputs": [
{
"data": {
"text/html": [
"<table id=\"itables_0d9ce38e_7c1d_4362_a663_e9accd1f9cbb\" class=\"display nowrap\" data-quarto-disable-processing=\"true\" style=\"table-layout:auto;width:auto;margin:auto;caption-side:bottom\">\n",
"<table id=\"itables_c2dd105d_9ead_4301_8b38_a85beea5c4e3\" 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 @@ -152,15 +152,15 @@
" </g>\n",
"</svg>\n",
"</a>\n",
"Loading ITables v2.2.4 from the internet...\n",
"Loading ITables v2.2.5 from the internet...\n",
"(need <a href=https://mwouts.github.io/itables/troubleshooting.html>help</a>?)</td>\n",
"</tr></tbody>\n",
"</table>\n",
"<link href=\"https://www.unpkg.com/dt_for_itables@2.0.13/dt_bundle.css\" rel=\"stylesheet\">\n",
"<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_0d9ce38e_7c1d_4362_a663_e9accd1f9cbb:not(.dataTable)\").forEach(table => {\n",
" document.querySelectorAll(\"#itables_c2dd105d_9ead_4301_8b38_a85beea5c4e3:not(.dataTable)\").forEach(table => {\n",
" if (!(table instanceof HTMLTableElement))\n",
" return;\n",
"\n",
Expand Down Expand Up @@ -193,7 +193,7 @@
},
{
"cell_type": "markdown",
"id": "b0b45529",
"id": "d2196330",
"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": "10848f21",
"id": "c60c9767",
"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": "266aa2fb",
"id": "fa76814e",
"metadata": {},
"source": [
"# HTML export\n",
Expand All @@ -13,7 +13,7 @@
{
"cell_type": "code",
"execution_count": 1,
"id": "1a88908e",
"id": "f3cf6f1b",
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -28,7 +28,7 @@
},
{
"cell_type": "markdown",
"id": "2b5ac7a4",
"id": "aa9b912d",
"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": "76ca4a97",
"id": "bc18918a",
"metadata": {
"tags": [
"scroll-output"
Expand All @@ -48,7 +48,7 @@
"name": "stdout",
"output_type": "stream",
"text": [
"<table id=\"itables_63d7344e_22e7_456b_8a3d_5ac12cdd964f\" class=\"display nowrap\" data-quarto-disable-processing=\"true\" style=\"table-layout:auto;width:auto;margin:auto;caption-side:bottom\">\n",
"<table id=\"itables_e8f9e9bf_07d3_41d7_abab_38947a50209f\" 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,15 +69,15 @@
" </thead><tbody><tr>\n",
"<td style=\"vertical-align:middle; text-align:left\">\n",
"\n",
"Loading ITables v2.2.4 from the internet...\n",
"Loading ITables v2.2.5 from the internet...\n",
"(need <a href=https://mwouts.github.io/itables/troubleshooting.html>help</a>?)</td>\n",
"</tr></tbody>\n",
"</table>\n",
"<link href=\"https://www.unpkg.com/dt_for_itables@2.0.13/dt_bundle.css\" rel=\"stylesheet\">\n",
"<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_63d7344e_22e7_456b_8a3d_5ac12cdd964f:not(.dataTable)\").forEach(table => {\n",
" document.querySelectorAll(\"#itables_e8f9e9bf_07d3_41d7_abab_38947a50209f:not(.dataTable)\").forEach(table => {\n",
" if (!(table instanceof HTMLTableElement))\n",
" return;\n",
"\n",
Expand All @@ -102,7 +102,7 @@
},
{
"cell_type": "markdown",
"id": "e8fac6a4",
"id": "e914bd49",
"metadata": {},
"source": [
"or display it, like `show` does:"
Expand All @@ -111,13 +111,13 @@
{
"cell_type": "code",
"execution_count": 3,
"id": "c76be860",
"id": "afd65234",
"metadata": {},
"outputs": [
{
"data": {
"text/html": [
"<table id=\"itables_63d7344e_22e7_456b_8a3d_5ac12cdd964f\" class=\"display nowrap\" data-quarto-disable-processing=\"true\" style=\"table-layout:auto;width:auto;margin:auto;caption-side:bottom\">\n",
"<table id=\"itables_e8f9e9bf_07d3_41d7_abab_38947a50209f\" 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 @@ -138,15 +138,15 @@
" </thead><tbody><tr>\n",
"<td style=\"vertical-align:middle; text-align:left\">\n",
"\n",
"Loading ITables v2.2.4 from the internet...\n",
"Loading ITables v2.2.5 from the internet...\n",
"(need <a href=https://mwouts.github.io/itables/troubleshooting.html>help</a>?)</td>\n",
"</tr></tbody>\n",
"</table>\n",
"<link href=\"https://www.unpkg.com/dt_for_itables@2.0.13/dt_bundle.css\" rel=\"stylesheet\">\n",
"<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_63d7344e_22e7_456b_8a3d_5ac12cdd964f:not(.dataTable)\").forEach(table => {\n",
" document.querySelectorAll(\"#itables_e8f9e9bf_07d3_41d7_abab_38947a50209f: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": "ee5d76ac",
"id": "e0a00caa",
"metadata": {},
"source": [
"# Troubleshooting\n",
Expand All @@ -13,7 +13,7 @@
{
"cell_type": "code",
"execution_count": 1,
"id": "9281bdc6",
"id": "1d41dc17",
"metadata": {
"tags": [
"hide-input"
Expand All @@ -23,7 +23,7 @@
{
"data": {
"text/html": [
"<table id=\"itables_0bc02192_26f4_4e89_95c4_efeba3bad4c0\" class=\"display nowrap\" data-quarto-disable-processing=\"true\" style=\"table-layout:auto;width:auto;margin:auto;caption-side:bottom\">\n",
"<table id=\"itables_f45c05a9_27f4_4f88_a24b_355966929492\" 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 @@ -120,14 +120,14 @@
" </g>\n",
"</svg>\n",
"</a>\n",
"Loading ITables v2.2.4 from the <code>init_notebook_mode</code> cell...\n",
"Loading ITables v2.2.5 from the <code>init_notebook_mode</code> cell...\n",
"(need <a href=https://mwouts.github.io/itables/troubleshooting.html>help</a>?)</td>\n",
"</tr></tbody>\n",
"</table>\n",
"<script type=\"module\">\n",
" const { DataTable, jQuery: $ } = await import(window._datatables_src_for_itables_2_2_4);\n",
" const { DataTable, jQuery: $ } = await import(window._datatables_src_for_itables_2_2_5);\n",
"\n",
" document.querySelectorAll(\"#itables_0bc02192_26f4_4e89_95c4_efeba3bad4c0:not(.dataTable)\").forEach(table => {\n",
" document.querySelectorAll(\"#itables_f45c05a9_27f4_4f88_a24b_355966929492:not(.dataTable)\").forEach(table => {\n",
" if (!(table instanceof HTMLTableElement))\n",
" return;\n",
"\n",
Expand Down Expand Up @@ -167,7 +167,7 @@
},
{
"cell_type": "markdown",
"id": "2d357fbd",
"id": "e0f553da",
"metadata": {},
"source": [
"If a table says \"Loading...\" forever, then maybe\n",
Expand Down
Loading

0 comments on commit 517db2d

Please sign in to comment.