Calmcode - ipywidgets: voila

Voila

1 2 3 4 5 6 7 8

VoilĂ  allows you to convert a ipywidgets into an interactive dashboard. This is great if you want to share it as an app with others.

Feel free to check out the widget list.

If you want to run the same code as a webapp without the code-cells you can use voila.

pip install voila
voila widgets.ipynb