Vertical Scroll# The scrollY parameter is an interesting alternative to the pagination: import itables itables.init_notebook_mode() df = itables.sample_dfs.get_countries() itables.show(df, scrollY="350px", scrollCollapse=True, paging=False) This is the init_notebook_mode cell from ITables v2.5.2 (you should not see this message - is your notebook trusted?) Loading ITables v2.5.2 from the init_notebook_mode cell... (need help?)