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
IPython implements multiple shell events like post-execute on which users can hook in order to execute code when those events occur. We might want to consider implementing it.