https://github.com/maartenbreddels/test
https://github.com/maartenbreddels/test
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/maartenbreddels/test
- Owner: maartenbreddels
- Created: 2019-06-19T07:40:45.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-06-19T07:41:28.000Z (over 6 years ago)
- Last Synced: 2025-09-04T18:57:02.116Z (4 months ago)
- Language: Jupyter Notebook
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# voila-demo
Demo for voila
[](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
```