Skip to content
Snippets Groups Projects
user avatar
Alice Grosch authored
b8390864
History

Jupyter Dashboarding

Example dashboards using voila and voila-vuetify

Tutorials

For an in-depth tutorial of ipywidgets, please refer to the official tutorial. A summary can be found under ipywidgets, which contains the bare minimum of information to get you started.

A tutorial for creating your own ipyvuetify dashboard can be found here.

Example apps

You can find a collection of example either on the official voila-gallery website or in the subdirectory voila-examples.
Unless otherwise specified in the notebooks, you can start voila webapp over the command-line using voila <your-notebook>. For possible configuration options, use voila --help.
If using JupyterLab with jupyterlab-preview installed, you can render a preview of your app with the yellow-grey circle button in the notebook toolbar.