Debugging Jupyter notebooks

Use the Debug Cell command to debug Python code cells in notebooks. Step through code, inspect variables, and even use the debug console to evaluate expressions!

Requires the Jupyter extension.