You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Opening a notebook with the jupyterlite-xeus-sqlite kernel gives the following error in the console:
RuntimeError: Aborted(Assertion failed: sz < N && "setting a small size", at: /install/include/xtl/xbasic_fixed_string.hpp,109,set_size). Build with -s ASSERTIONS=1 for more info.
Reproduce
Use jupyterlite-xeus-sqlite==0.2.0 in a JupyterLite deployment.
sqlite-0-2-0.mp4
Expected behavior
The kernel should start without error.
Context
Noticed when updating to jupyterlite-sqlite for the Try Jupyter deployment: jupyter/try-jupyter#10
Description
Opening a notebook with the
jupyterlite-xeus-sqlite
kernel gives the following error in the console:Reproduce
Use
jupyterlite-xeus-sqlite==0.2.0
in a JupyterLite deployment.sqlite-0-2-0.mp4
Expected behavior
The kernel should start without error.
Context
Noticed when updating to
jupyterlite-sqlite
for the Try Jupyter deployment: jupyter/try-jupyter#10cc @SylvainCorlay @DerThorsten if you can have a look, thanks!
The text was updated successfully, but these errors were encountered: