This repository was archived by the owner on Feb 14, 2024. It is now read-only.
This repository was archived by the owner on Feb 14, 2024. It is now read-only.
Reduce the initial download size #54
Open
Description
Problem
On the demo website the xeus-python
files are a bit over 10MB in size:
This size can grow quite significantly as more packages are added by default. For example:
Proposed Solution
Not sure how feasible it is, but maybe there is a way to trim that down a little bit.
Additional context
Also raised by @jasongrout in jupyter-widgets/ipywidgets#3491 (comment).