Hi Everyone,
Encountering some strange behaviour with my deployed streamlit apps which include pydeck elements - the apps will successfully deploy and the st.write elements will appear, but the pydeck maps will not render and the app freezes:
This is occurring with apps that previously deployed fine. The script is also running fine on my local machine:
I have gone through and updated the requirements.txt to include new streamlit and struggling to think of anything else which might be causing this issue, as I cannot see an error code
As always any help is appreciated, and all apologies if it is something silly I should have spotted!!
https://share.streamlit.io/muumrar/columns/main/column_tut_clean.py