Summary
I’ve deployed my streamlit app to azure using azure app service. It deploys successfully, but when it comes to running the query against Snowflake, it just shows that its running and does not return any results.
Explain what you expect to happen when you run the code above.
The screen shows that its either running the “init_connection” and “run_query” but never returns the results. When I go to my snowflake account, I can see that the query is successful.
- Streamlit version: 1.19.0
- Python version: 3.9.6
- OS version: Linux
- Browser version: Chrome Version 111.0.5563.110
Requirements file
streamlit
pandas
numpy
seaborn
matplotlib
plotly
snowflake-connector-python
Links
- Link to your GitHub repo:
- Link to your deployed app: https://car-trends-web-app.azurewebsites.net/