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
Add a breakpoint to a cell, and debug with the "Debug Cell" command
- Click the "restart" button in the debug toolbar- the debug session should restart and debug the same cell
- Try the same scenario in the interactive window- you should see a message that says "Restart is not supported in the interactive window"
The text was updated successfully, but these errors were encountered:
Refs: #7670
Complexity: 3
Create Issue
"jupyter.debugJustMyCode": false
- Click the "restart" button in the debug toolbar- the debug session should restart and debug the same cell - Try the same scenario in the interactive window- you should see a message that says "Restart is not supported in the interactive window"
The text was updated successfully, but these errors were encountered: