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. Unlike the usual HTML-converted notebooks, each user connecting to the Voilà tornado application gets a dedicated Jupyter kernel which can execute the callbacks to changes in Jupyter interactive widgets. To render the bqplot example notebook as a standalone app, run voila bqplot.ipynb. To serve a directory of jupyter notebooks, run voila with no argument.
Features
- Voilà turns Jupyter notebooks into standalone web applications
- By default, Voilà disallows execute requests from the front-end, preventing execution of arbitrary code
- By default, Voilà runs with the strip_sources option, which strips out the input cells from the rendered notebook
- Standalone tornado application
- Documentation available
- Examples available
Categories
Software DevelopmentLicense
BSD LicenseFollow voila
Other Useful Business Software
Go From AI Idea to AI App Fast
Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of voila!