Skip to content

Latest commit

 

History

History
48 lines (29 loc) · 1.21 KB

README.md

File metadata and controls

48 lines (29 loc) · 1.21 KB

voila-materialstream

Binder

Material design template for voila

This is derived completely from the voila-material theme by the Voila team.

Changes:

  • Hide the Voila logo (sorry! But clients will just immediately ask what the voila logo means. We need to find another way to raise awareness with non-tech people)

  • Make the top nav bar narrower and animate while running (Borrowed from Streamlit. Also sorry! But Streamlit has really raised the bar on style...)

Installation

You can install it using pip:

pip install voila-materialstream

Usage

voila my_notebook.ipynb --template=materialstream

Or for the dark theme:

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

Light theme

These screenshots are from the original theme.

screenshot screenshot screenshot

Dark theme

These screenshots are from the original theme.

screenshot screenshot