Hi @LarryPrato, welcome to the Streamlit community!
The pip upgrade message is unrelated to the text changing in some way. What I suspect is happening is that the version of the Streamlit library on sharing is different than you developed with. Do you have a requirements.txt
file with a specific version of Streamlit pinned?
Best,
Randy