jupyter-xeus / xeus-zmq

ZeroMQ-based middleware for xeus
http://xeus-zmq.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
9 stars 12 forks source link

Adds copyToGlobals support information #12

Closed brichet closed 10 months ago

brichet commented 1 year ago

This PR adds information on copyToGlobals support in debugger_info response.

Should wait for https://github.com/jupyter/enhancement-proposals/pull/93

JohanMabille commented 1 year ago

Sweet!

brichet commented 1 year ago

Thanks @JohanMabille, I was trying to understand why the tests failed...

brichet commented 11 months ago

This PR is now ready, since https://github.com/jupyter/enhancement-proposals/pull/93 has been merged.