jupyter_client
jupyter_client copied to clipboard
Document "debugger" key in kernelspec metadata
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.