voila-dashboards / voici

Voici turns any Jupyter Notebook into a static web application
https://voici.readthedocs.io/
Other
156 stars 9 forks source link

Allow for JupyterLite 0.3.0 #117

Closed jtpio closed 5 months ago

jtpio commented 5 months ago

References

JupyterLite 0.3.0 was released a few weeks ago.

Currently Voici pins on a specific version, but there should not be any breaking change in the 0.3.0 release breaking Voici: https://jupyterlite.readthedocs.io/en/latest/migration.html#to-0-3-0

Code changes

User-facing changes

Maybe improvements w.r.t to caching issues and the service worker?

Backwards-incompatible changes

None

github-actions[bot] commented 5 months ago

lite-badge :point_left: Try it on ReadTheDocs

jtpio commented 5 months ago

FYI @martinRenou I'll make a new 0.6.1 release, also to make sure the new releaser setup works well.