jupyterlite / demo

JupyterLite demo deployed to GitHub Pages 🚀
https://jupyterlite.github.io/demo
356 stars 192 forks source link

Depend on `jupyterlite-core` #108

Closed jtpio closed 1 year ago

jtpio commented 1 year ago

Since this repo can be used to easily generate a JupyterLite deployment, we can update the default packages to use jupyterlite-core and jupyterlite-pyodide-kernel directly instead.

This will help ease future migration plans in case the jupyterlite metapackage does not ship jupyterlite-pyodide-kernel by default.

Also cleanup a few other dependencies.

jtpio commented 1 year ago

This will also match the documentation:

image