jupyter-xeus / xeus-python-wheel

Building a PyPI wheel for xeus-python
BSD 3-Clause "New" or "Revised" License
12 stars 13 forks source link

XPython kernel doesn't support debugging when using xeus-python-wheel #61

Closed mike-matera closed 4 years ago

mike-matera commented 4 years ago

Hello!

I built this wheel in a fresh venv with a fresh install of jupyter lab and the debugging extension. I can switch to the XPython kernel but I don't have the option to enable debugging. Is this expected? I tried updating CMakeLists.txt to use the latest version of xeus-python but no luck.

Thanks!

mike-matera commented 4 years ago

This works for me now!