voila-dashboards / voila

Voilà turns Jupyter notebooks into standalone web applications
https://voila.readthedocs.io
Other
5.41k stars 502 forks source link

Make system for creating lab bundles for a (set of) dashboard(s) #187

Open vidartf opened 5 years ago

vidartf commented 5 years ago

This issue includes several parts:

The motivation for this is to optimize JS downloads for dashboards, as the nbextension system does not have any de-duplication.

Related to #121 and #149.

maartenbreddels commented 5 years ago

During the dashboarding workshop, I started putting together a script to scrape some of this information. I should open a PR to share this code, it's very much a prototype btw.