I am building a Streamlit-based app on Databricks that allows users to:Upload Excel scenario filesStore them in DBFS (e.g.,/FileStore/SCO/scenarios/)Trigger a simulation/optimization model using the uploaded/stored file as input to the model Store th...