Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 437 Bytes

README.md

File metadata and controls

28 lines (16 loc) · 437 Bytes

ENTERPRISE DATA SCIENCE 2020

Python Dash application to visualize Covid-19 data.

STEP 1 : Install all python dependencies

$pip install -r requirements.txt

STEP 2 : Change directory in the terminal to app folder

$cd app

STEP 3 : Run the application

$python app.py

Image