This app was created to illustrate a few tips and strategies for building dashboard with dash.
See the post: Better Dashboards with Dash on geostats.dev for more info.
To run this app:
- clone the repo
- install the requirements (see requirements.txt)
python app.py
, the app runns on localhost:8050 by default