Reloading CSV in Jupyter Notebook

Asking CSV to reload in JupyterLab notebooks seems to not reload the data. I’m trying to refresh CSV data while I iterate, and the only way I can refresh the data is to close the CSV and double-click to reopen from the sidebar. But this means I need to drag the tab to adjust the layout every time. Any guidance on this would be greatly appreciated!