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
Makes it easy to restart your code with the Restart button and then with little movement of the mouse be hovering over and ready to hit the "Break" (Ctrl-C) button while watching your code as we often need to do.
The "Break" name is just an example so whatever you think is the most appropriate name for Ctrl-C (break, interrupt, stop, etc.) is fine with me.