Itables

Latest version: v2.2.4

Safety actively analyzes 688724 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 10

2.2.4

------------------

**Fixed**
- We have fixed an issue with the HTML export of multiple tables in the same cell ([338](https://github.com/mwouts/itables/issues/338))
- The dependencies of the Streamlit component have been updated ([343](https://github.com/mwouts/itables/pull/343), [#345](https://github.com/mwouts/itables/pull/345))

2.2.3

------------------

**Fixed**
- Table footers continue to work when the notebook is exported to HTML ([331](https://github.com/mwouts/itables/issues/331))
- 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

------------------

**Fixed**
- We have fixed a HTML pop up warning when displaying Pandas Style objects in Quarto ([317](https://github.com/mwouts/itables/issues/317))
- The dependencies of the Streamlit component have been updated ([323](https://github.com/mwouts/itables/pull/323))

**Added**
- We have documented how to use the `ITable` widget in a Shiny application
- We have deployed a sample Shiny app ([276](https://github.com/mwouts/itables/issues/276))

2.2.1

------------------

**Fixed**
- We fixed an issue with the Streamlit component when `selected_rows` was not set.

2.2.0

------------------

**Added**
- ITables has a Jupyter Widget ([267](https://github.com/mwouts/itables/issues/267)). Our widget was developed and packaged using [AnyWidget](https://anywidget.dev/) which I highly recommend!
- The selected rows are now available in the apps. Use either the `selected_rows` attribute of the `ITable` widget, the returned value of the Streamlit `interactive_table` component, or the `{table_id}_selected_rows` input in Shiny ([208](https://github.com/mwouts/itables/issues/208), [#250](https://github.com/mwouts/itables/issues/250))
- ITables works offline in Shiny applications too - just add `ui.HTML(init_itables())` to your application

**Changed**
- The `tableId` argument of `to_html_datatable` has been renamed to `table_id`

**Fixed**
- The dependencies of the Streamlit component have been updated ([320](https://github.com/mwouts/itables/issues/320))

2.1.5

------------------

**Fixed**
- DataTables was updated to its latest version (2.1.6)
- We have added the DateTime extension, required by SearchTime when showing dates ([288](https://github.com/mwouts/itables/issues/288))
- We have improved the function that determines whether a dark theme is being used ([294](https://github.com/mwouts/itables/issues/294))
- We have adjusted the generation of the Polars sample dataframes to fix the CI ([Polars-18130](https://github.com/pola-rs/polars/issues/18130))
- The test on the Shiny app fallbacks to `ui.nav_panel` when `ui.nav` is not available
- The dependencies of the Streamlit component have been updated ([313](https://github.com/mwouts/itables/issues/313), [#315](https://github.com/mwouts/itables/issues/315))

Page 1 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.