voila-dashboards / voici

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

Update to `jupyterlite-core>=0.1.0b20` #41

Closed jtpio closed 1 year ago

jtpio commented 1 year ago

References

Update to the latest jupyterlite-core: https://github.com/jupyterlite/jupyterlite/releases/tag/v0.1.0b20

Which does not include the JavaScript kernel by default anymore: https://github.com/jupyterlite/jupyterlite/pull/1013

Code changes

User-facing changes

The JavaScript kernel should not be available by default.

Backwards-incompatible changes

The JavaScript kernel should not be available by default.