xeus
xeus copied to clipboard
Debug messages logged as error in the dev tools console?
Description
Trying the latest version from the docs and creating a new notebook:
The following error shows up in the dev tools console:
xpython.js:8 xkernel::init
xpython.js:8 Before instantiating debugger
xpython.js:8 Debugger instantiated
Reproduce
https://jupyterlite-xeus.readthedocs.io/en/latest/lite/lab/index.html
Expected behavior
No "error" in the dev tools console.
Context
Latest version from main: c2b93628c81a2189898854a74e240ad317bb96b0
since when are we compiling xeus-python with debugger support in lite? This seems wrong in the first place
Cannot reproduce on the latest docs builds