Would you provide some guidance on implemeting the following:
- Immediately after the Data Upload option, there will be a list of pre-uploaded mapping yaml files so that the user just selects the yaml and run the app.
To elaborate, suppose there are two mapping config files and depending on the source data, the uses would select the one that is appropriate for the input data.
I see that the mapping paramter in the safetyGraphicsApp() function but wondering where should the input-file-selector should be placed.
Thank you