Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 1.47 KB

README.md

File metadata and controls

39 lines (24 loc) · 1.47 KB

voila-demo

Demo using ipyuetify widget and bqplot, and render them with voila and a custom template (voila-vuetifuy) to create a responsive interactive webpage that even works on mobile.

Screen capture

img

Links

Run on mybinder

Binder

Run on heroku

Voila on Heroku

Following instructions from https://github.com/martinRenou/voila_heroku

Or alternatively use https://github.com/jtpio/jupyterlab-heroku

Run on Google App Engine

Voila on App Engine

Following instructions at https://voila.readthedocs.io/en/latest/deploy.html

Run locally

$ pip install voila voila-vuetify bqplot numpy ipyvuetify
$ voila --template voila-vuetify --enable_nbextensions=True ./notebooks/voila-vuetify.ipynb