/dash_dev

Global Drug Epidemic Dashboard - Dash app/Heroku deployment

Primary LanguagePython

Global Drug Epidemic

About this app


This app contains interactive visuals summarising data available on the current drug epidemic.

How to run this app


To run this app first create a new folder and clone repository.

git clone https://github.com/emilieallen/dash_dev.git

Install the requirements:

pip3 install -r requirements.txt

Run the app:

python3 app.py

You can run the app on your browser at http://127.0.0.1:8050