jupyterlite / xeus

JupyterLite loader for Xeus kernels
https://jupyterlite-xeus.readthedocs.io
BSD 3-Clause "New" or "Revised" License
19 stars 11 forks source link

Debug messages logged as error in the dev tools console? #101

Open jtpio opened 3 weeks ago

jtpio commented 3 weeks ago

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

DerThorsten commented 3 weeks ago

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