Name | Roll No. |
---|---|
Chitwan Goel | 210295 |
Kartik Anant Kulkarni | 210493 |
Siddharth Kalra | 211032 |
Aniket Suhas Borkar | 210135 |
Geetika | 210392 |
Vikas Yadav | 211166 |
Divyansh | 210355 |
Shrey Bansal | 210997 |
Macbook Pro M2Pro 16 GB RAM.
- Create a conda environment using
./environment.yml
using:
conda env create -f environment.yml
-
Download the necessary data for running the application from here and unzip it into
./data
folder. -
Activate the environment using:
conda activate CS661
cd
to the./src
directory and run the code using:
python app.py
- Open the browser and open
http://127.0.0.1:8050/
Note: It may take some time to load the data and the initial pages of the dashboard. Please wait for the same.