Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 756 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 756 Bytes

IS445 FINAL PROJECT DRAFT

IS445 final project

Clone the repository and make sure to change your working directory to the cloned repository before starting your ipynb and before running the voila commands.

Steps to run voila gridstack

  1. Install voila and voila gridsttack pip install voila

pip install voila-gridstack

  1. To make changes to the grid, you'll see this in your Jupyter Notebook console

Screen Shot 2021-11-30 at 9 27 28 PM

Click the icon with 9 grids and move the markdown documents around.

  1. To get the dashboard up and running run the following command voila --template=gridstack voila_dashboard_prototype.ipynb