Skip to content

Latest commit

 

History

History
42 lines (27 loc) · 748 Bytes

README.md

File metadata and controls

42 lines (27 loc) · 748 Bytes

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