Hi,
May I ask please, if there is a solution for showing large data frames in a paginated form, e.g. 20 rows at a time, apart from manually implementing this using a slider? I mean something like Jupyter itables: https://github.com/mwouts/itables
Many thanks
Best