Skip to content

Dashboard template for Voilà based on VuetifyJS

License

Notifications You must be signed in to change notification settings

mkcor/voila-vuetify

 
 

Repository files navigation

voila-vuetify

Join the Gitter Chat

Installation

voila-vuetify can be installed from PyPI

pip install voila-vuetify

Usage

To use the vuetify template, just pass --template=vuetify-default to the voila command line.

The example notebook also requires bqplot and ipyvuetify:

pip install bqplot
pip install ipyvuetify
pip install voila-vuetify
voila --template vuetify-default bqplot_vuetify_example.ipynb

voila-vuetify

License

We use a shared copyright model that enables all contributors to maintain the copyright on their contributions.

This software is licensed under the BSD-3-Clause license. See the LICENSE file for details.

About

Dashboard template for Voilà based on VuetifyJS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 25.8%
  • Jupyter Notebook 24.0%
  • JavaScript 21.8%
  • Python 15.1%
  • Smarty 13.3%