Streamlit app not updating with new code

Hi all,

About a week ago I ran into a problem where streamlit is running on an old version of my code that does not exist anymore anywhere on my computer and will not update with any changes.

I’m running the app locally and using Azure devops. I’ve updated streamlit and made sure all packages are within requirements. I’ve restarted my computer, uninstalled and reinstalled vscode, uninstalled and reinstalled streamlit, copied my repository to a new location in my computer, and created new branches. None of these had any impact on the issue. Also, other people working on this project are not having this issue. Any advice is much appreciated!