![見出し画像](https://assets.st-note.com/production/uploads/images/66847699/rectangle_large_type_2_80beb236113f6d225f38e25eb223fb7c.png?width=1200)
[第7回] voilaでダッシュボード化
voilaのテンプレートをpipインストール
pip install voila-gridstack
pip install voila-vuetify-default
bash 起動
voila test_highcharts.ipynb --template=gridstack
voila --template vuetify-default test_highcharts.ipynb
Dashboad
gridstack
テンプレート=gridstackを適用
本当は横並びにしたいのになぜか出来ない
![](https://assets.st-note.com/production/uploads/images/66847586/picture_pc_d2bc538adaec1952af65437f095c190c.gif)
vuetify-default
![](https://assets.st-note.com/img/1638347681791-OwTwTYGlOv.png?width=1200)
次回講座
comming soon…