Build Dashboards with Dash 2.0 This repo contains starter code for some of the dashboard examples provided py plotly.
Workflow Install dash on your system: Dash installation tutorial
Download this GitHub repo to your machine (click on the green “Code” button and choose “Download Zip”)
On your machine: extract the files and move them to a folder of your choice.
Open your terminal (Anaconda prompt) and activate your conda environment dash (see step 1)