We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b6c5b2 commit a45bdcdCopy full SHA for a45bdcd
README.md
@@ -1,6 +1,6 @@
1
# voila-material
2
3
-[](https://mybinder.org/v2/gh/voila-dashboards/voila-material/master?urlpath=voila)
+[](https://mybinder.org/v2/gh/voila-dashboards/voila-material/stable?urlpath=voila)
4
5
Material design template for voila
6
environment.yml
@@ -4,4 +4,5 @@ channels:
dependencies:
- ipywidgets=7.5.1
- bqplot
7
- - voila=0.1.12
+ - voila=0.1.21
8
+ - voila-material=0.3.0
postBuild
0 commit comments