voila — Easy Playground
Turn Jupyter notebooks into standalone web applications
Getting started with voilaRun locally
Install
pip install voilaPython CodeRun locally
Expected Output
# Expected output shown below # (Run locally with: voila)
voila is a third-party package. Turn Jupyter notebooks into standalone web applications. Install with: pip install voila
Challenge
Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?