voila-material-tuwien

TU Wien material design template for voila


Keywords
ipython, jupyter, widgets, voila
License
Other
Install
pip install voila-material-tuwien==0.4.7

Documentation

voila-material

Binder

Material design template for voila

Installation

You can install it using pip:

pip install voila-material

Or using conda:

conda install -c conda-forge voila-material

Usage

voila my_notebook.ipynb --template=material

Or for the dark theme:

voila my_notebook.ipynb --template=material --theme=dark

Light theme

screenshot screenshot screenshot

Dark theme

screenshot screenshot