Skip to content

voila-dashboards/voila-material

Repository files navigation

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