jupyterlite / jupyterlite

Wasm powered Jupyter running in the browser 💡
https://jupyterlite.rtfd.io/en/stable/try/lab
BSD 3-Clause "New" or "Revised" License
3.85k stars 296 forks source link

Reduce final package size, start updating demo #1423

Closed bollwyvl closed 3 months ago

bollwyvl commented 3 months ago

References

Code changes

User-facing changes

 0.005 Mb jupyterlite-0.4.0b1.tar.gz
14.022 Mb jupyterlite_core-0.4.0b1-py3-none-any.whl
14.010 Mb jupyterlite_core-0.4.0b1.tar.gz
13.971 Mb jupyterlite-app-0.4.0-beta.1.tgz
 0.006 Mb jupyterlite-0.4.0b1-py3-none-any.whl

Backwards-incompatible changes

github-actions[bot] commented 3 months ago

lite-badge :point_left: Try it on ReadTheDocs

bollwyvl commented 3 months ago

Some first-pixels comparisons:

note shot
stable image
this PR image
bollwyvl commented 3 months ago

Welp, this already seems a lot better, so may just put it down and see what further review turns up.

I'd say all the new coincident changes aren't yet fully baked (1000s of errors when working with widgets), but at least getting some more npm versions under control will help downstream debugging.

jtpio commented 3 months ago

I'd say all the new coincident changes aren't yet fully baked (1000s of errors when working with widgets), but at least getting some more npm versions under control will help downstream debugging.

Yes, also seeing these:

image

Opening a new issue to track that.