Closed
Description
I've just updated to the latest version 2.4.1 (from 2.3.0) and newly see hundreds of these warnings across JN:
python312\Lib\site-packages\itables\typing.py:200: SyntaxWarning: These arguments are not documented in ITableOptions: {'pageLength', 'return_html'}. You can silence this warning by setting itables.options.warn_on_undocumented_option=False
. If you believe ITableOptions should be updated, please make a PR or open an issue at https://github.com/mwouts/itables
Though my syntax is without any change, plus doing very simple call:
from itables import show
show(df)
Metadata
Metadata
Assignees
Labels
No labels