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...)
You can install it using pip:
pip install voila-materialstream
voila my_notebook.ipynb --template=materialstream
Or for the dark theme:
voila my_notebook.ipynb --template=materialstream --theme=dark
These screenshots are from the original theme.
These screenshots are from the original theme.