mwouts / itables

Pandas DataFrames as Interactive DataTables
https://mwouts.github.io/itables/
MIT License
730 stars 54 forks source link

Display just the table (no search box, no summary) when the table only has a few rows #147

Closed mwouts closed 1 year ago

mwouts commented 1 year ago

If the table fits in one page (e.g. not more than 10 rows), the search box and summary take room in the output cell but are not really useful.

After this PR, only the table will be displayed when all the conditions below are satisfied: