Skip to content

Latest commit

 

History

History
39 lines (30 loc) · 1.15 KB

README.md

File metadata and controls

39 lines (30 loc) · 1.15 KB

Covid19 data analysis

Installation

Use the package manager pip to nstall dependencies

sh install.sh

Or

pip install plotly --user
pip install numpy --user
pip install dash_bootstrap_components --user
pip install dash --user
pip install requests --user
pip install newspaper --user

Usage

python app.py

Go to http://127.0.0.1:8050/ with your browser

Screens

Credits