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
Earn up to 16% annual interest with Nexo.
Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform.
Geographic restrictions, eligibility, and terms apply.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of voila!