jupyterlab / debugger

A visual debugger for Jupyter notebooks, consoles, and source files
BSD 3-Clause "New" or "Revised" License
561 stars 43 forks source link

Kernel dies on the attempt to enable the debugger #551

Closed beginnerSC closed 4 years ago

beginnerSC commented 4 years ago

Hi, I'm sorry if this is not the right place for this question.

I forked this repo without changing anything but the binder link in my README. But when I launch JupyterLab from my binder link the debugger just won't enable. Any thoughts on why this might be happening? My debugger stopped working 2-3 days ago because of this issue.

Thanks.