jupyterlab / debugger

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

Updated xeus-python version #552

Closed beginnerSC closed 3 years ago

beginnerSC commented 3 years ago

I think xeus-python 0.8.0 is outdated. I opened an issue (#551) on this one which I closed as soon as I figured out it's an xeus-python issue, not debugger's.

jtpio commented 3 years ago

Thanks @beginnerSC.

Yes the version of xeus-python was bumped as part of another PR and should be up-to-date in the Binder:

https://mybinder.org/v2/gh/jupyterlab/debugger/stable?urlpath=/lab/tree/examples/index.ipynb

jtpio commented 3 years ago

Let's close this PR as fixed, but don't hesitate to post in https://github.com/jupyterlab/jupyterlab or https://github.com/jupyter-xeus/xeus-python if you have any issue.