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
It looks like installing from source with either pip install . or pip install -e . doesn't install the debugger. I have debugpy installed.
JupyterLab says: "Select a kernel that supports debugging to enable debugger". Any idea?