Ipy-table

Latest version: v1.15.1

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

Scan your dependencies

Page 1 of 2

1.15.1

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

Fixed
^^^^^
- fix packages in setup.py

1.15.0

- Moved source into ``ipy_table`` module directory
- Moved history from README.rst to CHANGELOG.rst

Fixed
^^^^^
- Use `` `` instead of ``&nbsp``

Added
^^^^^
- Tests (using `py.test`)

- Test vector generator notebook: ``ipy_table-MakeTestVectors.ipynb``
- Test vector failure visualization notebook: ``ipy_table-VerifyTestVectors.ipynb``
- numpy is required for testing, but not for general ipy_table installation/use

1.14

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

- Fix email format in setup.py

1.13

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

- Fix Unicode bug. Unicode can now be used in cell contents.
- Example added to ipy_table-Test.ipynb. Thanks JoshRosen for the find!

1.12

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

- Adopt the standard IPython display protocol. Instead of returning an Ipython.core.display.HTML object, add the _repr_html_() method to the IpyTable class.
- Remove the get_table_html() method (no longer necessary; the table HTML can now be obtained by calling _repr_html_() explicitly).
- Remove the render() method from IpyTable (no longer necessary).
- Remove the get_table_html() function (no longer necessary; can call render()._repr_html() in interactive mode).

1.11

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

- Initial GitHub release

Page 1 of 2

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.