Hi
I have developed a streamlit app locally on my desktop using dummy data, and now I want to be able to use actual data stored in azure blog storage. I have tried to run the same code within a notebook, but keep on getting dependency errors. Is there a way around this?
I have also tried using the App function within Databricks, and have had issues with permissions and deployment