An open API service indexing awesome lists of open source software.

https://github.com/maartenbreddels/test


https://github.com/maartenbreddels/test

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# voila-demo
Demo for voila

[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/maartenbreddels/voila-demo/master?urlpath=voila%2Frender%2Fvoila-vuetify.ipynb)

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