Dash Crush, part 7: deserialization
If your dashboard users need to run repetitive tasks using similar settings but on different datasets, it may be beneficial for them to set all the controls once and export the state of the app to a JSON file. Next time they will only load the config file from their machine instead of setting all the controls manually.