xeus icon indicating copy to clipboard operation
xeus copied to clipboard

Debug messages logged as error in the dev tools console?

Open jtpio opened this issue 1 year ago • 1 comments

Description

Trying the latest version from the docs and creating a new notebook:

The following error shows up in the dev tools console:

image

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

jtpio avatar Jun 26 '24 15:06 jtpio

since when are we compiling xeus-python with debugger support in lite? This seems wrong in the first place

DerThorsten avatar Jun 26 '24 16:06 DerThorsten

Cannot reproduce on the latest docs builds

martinRenou avatar Mar 13 '25 12:03 martinRenou