Footer# Use footer = True if you wish to display a table footer. import itables itables.init_notebook_mode() df = itables.sample_dfs.get_countries(html=False) itables.show(df, footer=True) This is the init_notebook_mode cell from ITables v2.4.0rc1 (you should not see this message - is your notebook trusted?) Loading ITables v2.4.0rc1 from the init_notebook_mode cell... (need help?)