You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @mahendrapaipuri , I see that the CSV viewer in Jupyter appears to be connected to the text editor - I mean, when I edit a CSV file the changes appear shortly afterwards in the table view:
Do you know how that works? Do you think we might be able to achieve something like this to connect the editor of a .py file to the notebook view on the same file? Or on the paired .ipynb notebook?
If we could achieve a kind of auto-reload that would be more user-friendly than the current need to "reload notebook from disk" manipulation. See also #406