jupyterlite / xeus

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

Support JupyterLite 0.3.0 #71

Closed jtpio closed 6 months ago

jtpio commented 6 months ago

To make jupyterlite-xeus compatible with JupyterLite 0.3.0: https://github.com/jupyterlite/jupyterlite/releases/tag/v0.3.0a0

As an alternative, we could also try supporting both JupyterLite 0.2.0 and JupyterLite 0.3.0, since there should be no breaking change for now: https://jupyterlite.readthedocs.io/en/latest/migration.html#to-0-3-0

jtpio commented 6 months ago

bot please update playwright snapshots

martinRenou commented 6 months ago

try supporting both JupyterLite 0.2.0 and JupyterLite 0.3.0, since there should be no breaking change for now

That could be nice yeah

jtpio commented 6 months ago

Now running the UI tests on both the latest JupyterLab stable and pre-release:

image

image