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
Currently, if users run infinite loops or painfully slow snippets, the best way to cancel the process is by refreshing the page. But this clears the results, which is inconvenient. Add functionality and UI for cancelling a running Python cell.
Currently, if users run infinite loops or painfully slow snippets, the best way to cancel the process is by refreshing the page. But this clears the results, which is inconvenient. Add functionality and UI for cancelling a running Python cell.