This app contains interactive visuals summarising data available on the current drug epidemic.
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