Skip to content

Is debugging cells supported? #443

Closed Answered by Dreanaught
Dreanaught asked this question in Q&A
Discussion options

You must be logged in to vote

After fiddling around with the jupyter ui i found a way to activate the debugger.

For me, the following worked:

  1. open the notebook
  2. right-click -> New console for the workbook
  3. on the top left corner of the new console there is a debugger icon that can be klicked to activate the debugger for that console and in turn for the kernel
  4. go to the main menu and select Kernel->Restart Kernel and Debug
  5. now one can activate the debugger inside the notebook and place breakpoints

I hope this helps someone in the future

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Dreanaught
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant