You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 26, 2022. It is now read-only.
We should check whether a kernel has debugging capabilities or not before starting the debugger.
Related
TODO
:debugger/src/service.ts
Lines 28 to 29 in f641270
There is a PR to add the
debugger
flag forkernel_info_reply
injupyter_client
: jupyter/jupyter_client#486In the meantime we can create an interface that extends
IInfoReply
and adds thedebugger
flag.The text was updated successfully, but these errors were encountered: