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.gitInstall the requirements:
pip3 install -r requirements.txtRun the app:
python3 app.pyYou can run the app on your browser at http://127.0.0.1:8050