Skip to content

Global Drug Epidemic Dashboard - Dash app/Heroku deployment

Notifications You must be signed in to change notification settings

emilieallen/dash_dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 https://127.0.0.1:8050