Note
Want to turn your Voilà dashboard into a static webpage? Check out Voici! The combination of JupyterLite and Voilà
From notebooks to standalone web applications and dashboards.
Voilà allows you to convert a Jupyter Notebook into an interactive dashboard that allows you to share your work with others. It is secure and customizable, giving you control over what your readers experience.
For example, here’s a dashboard created with Voilà. (You can try it interactively at the following Binder link)
Table of contents#
For more information about Voilà, see the sections below.
- Installing Voilà
- Using Voilà
- Customizing Voilà
- Switching to the classic tree page
- Changing the theme
- Controlling the nbconvert template
- Creating your own template
- Adding your own static files
- Configure Voilà for the Jupyter Server
- Activating token authentication
- Serving static files
- Run scripts
- Cull idle kernels
- Preheated kernels
- Hiding output and code cells based on cell tags
- Cell execution timeouts
- Customizing the Voilà Preview widget
- Deploying Voilà
- Voila Changelog
- 0.5.0 - Highlights
- 0.5.1
- 0.5.0
- 0.5.0rc0
- 0.5.0b1
- 0.5.0b0
- 0.5.0a5
- 0.5.0a4
- 0.5.0a3
- 0.5.0a2
- 0.5.0a1
- 0.5.0a0
- 0.4.0
- 0.4.0rc1
- 0.4.0rc0
- 0.4.0b0
- 0.4.0a2
- 0.4.0a1
- 0.4.0a0
- 0.3.6
- 0.3.5
- 0.3.4
- 0.3.3
- 0.3.2
- 0.3.1
- 0.3.0
- 0.2.16
- 0.2.15
- 0.2.14
- 0.2.13
- 0.2.12
- 0.2.11
- Enhancements made
- Bugs fixed
- Maintenance and upkeep improvements
- Documentation improvements
- Other merged PRs
- Contributors to this release
- 0.2.10
- 0.2.9
- 0.2.8
- 0.2.7
- 0.2.6
- 0.2.5
- 0.2.4
- 0.2.3
- 0.2.2
- 0.2.1
- 0.2.0b1
- 0.2.0b0
- 0.2.0a3
- 0.2.0a2
- 0.2.0a1
- 0.1.24
- 0.1.23
- 0.1.22
- 0.1.21
- 0.1.20
- 0.1.19
- 0.1.18
- 0.1.17
- 0.1.16
- 0.1.15
- 0.1.14
- 0.1.13
- 0.1.12
- 0.1.11
- 0.1.10
- 0.1.9
- 0.1.8
- 0.1.7
- 0.1.6
- 0.1.5
- 0.1.4
- 0.1.3
- 0.1.2
- 0.1.1
- 0.0.14
- 0.0.13
- 0.0.11
- 0.0.10
- 0.0.9
- 0.0.8
- 0.0.7
- 0.0.6
- 0.0.5
- 0.0.4
- 0.0.3
- 0.0.2
- Contributing to Voilà