jtpio / voila-demo

Demo for voila

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Demo for voila


Languages

Language:Jupyter Notebook 98.4%Language:Python 1.6%