jupyter_client icon indicating copy to clipboard operation
jupyter_client copied to clipboard

Document "debugger" key in kernelspec metadata

Open kycutler opened this issue 3 years ago • 0 comments

https://github.com/jupyterlab/debugger/pull/457 changed JupyterLab to depend on the debugger key being set to true in kernelspec metadata in order for debugging to be available when connected to the kernel.

This should be documented for consistency and clarity on what is required to enable debugging in additional kernels.

kycutler avatar Jan 14 '22 00:01 kycutler