Closed bluss closed 7 months ago
Set metadata.debugger=true in the kernel so that it transparently supports debugging just like ipykernel itself does.
Requires ipykernel>=6 (in the notebook project), but older ipykernel 5 will still work, jupyterlab will probe if it has the debugging feature.
Set metadata.debugger=true in the kernel so that it transparently supports debugging just like ipykernel itself does.
Requires ipykernel>=6 (in the notebook project), but older ipykernel 5 will still work, jupyterlab will probe if it has the debugging feature.