voila-dashboards/voila
Voilà turns Jupyter notebooks into standalone web applications observed · 2026-08-28
Health v2 · maintenance only
91/100
- Activity 95
- Release rhythm 80
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 24
- age_days: 2934
- days_rel: 133
- days_push: 30
- n_releases_24m: 6
Adoption not part of the score
5938 stars · 527 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Voilà turns Jupyter notebooks into standalone interactive web applications, serving each user a dedicated Jupyter kernel so widgets remain live. It can run as a standalone Tornado app or as a Jupyter server extension, with source stripping and restricted execution by default.
Use cases
- turn a jupyter notebook into a web app
- share interactive dashboards built with ipywidgets
- deploy notebooks as standalone dashboards without showing code
- preview voila dashboards inside jupyterlab
- serve a directory of notebooks as web applications
When to choose
- you have notebook-based analyses with interactive widgets and want to share them as web apps
- you want to hide code cells and prevent arbitrary front-end code execution
- you want a Jupyter server extension for dashboard rendering
When to avoid
- you need a full-featured dashboard builder with drag-and-drop layout tools
- your app does not fit the notebook cell model
- you need high-concurrency production serving, since each user gets a dedicated kernel
Facets
application · maturity active
web-framework data-visualization http-server data-visualization data-science web-development python cross-platform jupyter notebooks dashboards interactive-widgets jupyterlab-extension web-server
2 sources
- readme: https://github.com/voila-dashboards/voila · fetched 2026-08-28 · 21100ba3744d
- registry_pypi: https://pypi.org/pypi/voila/json · fetched 2026-08-29 · 02616f44d2ff
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| voila-dashboards/voila | main | 91 |
For agents
markdown · JSON · MCP: product_card(name="voila-dashboards/voila")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem