Itables

Latest version: v2.0.1

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

Scan your dependencies

Page 9 of 9

0.3.1

Fixed
-----
- We fixed an issue (`jquery` not found) with the HTML export when using `nbconvert>=6.0` (21)
- We documented how to change the default ordering of rows - with the `order` option (30)
- We documented how to load `require` in Jupyter Lab (3)


Changed
-------
- The main branch for the project is `main` rather than `master`
- Updated `datatables` to 1.11.3 and `jquery` to 3.5.1

0.3.0

Fixed
-----
- `itables` now has an explicit `init_notebook_mode` function, which inserts the datatables.net library in the notebook. Use `init_notebook_mode(all_interactive=True)` to display all the pandas object as interactive tables. This fixes (6) and (17).

Changed
-------
- `itables` uses GitHub Actions for the CI.

Added
-----
- `itables` is tested with Python 3.9 as well.

0.2.2

Fixed
-----
- Pandas' `display.max_columns` can be `None`, by Arthur Deygin (14)

0.2.1

Added
=====
- Animated screenshot in README

Fixed
=====
- Add IPython to setup.py install_requires, by Jon Shao (9)

0.2.0

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

Added
- Large tables are downsampled (2)

Changed
- Javascript code moved to Javascript files

Fixed
- Tables with many columns are now well rendered (1, 5)

0.1.0

Initial release

Page 9 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.