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
We do some things differently when an exception is met (e.g. abort queued tasks in the kernel). We should probably be treating subprocess errors (!fail, %%script magics) as exceptions in the same way, though we don't want to end up displaying a traceback.