Hello,
I have developed a dash app and deployed that on GCP App engine. In one of my pages I have defined a global variable to save a small dataframe. Anytime, I click to open the the result of previous run is stored on that global dataframe and it does not go away. How can refresh the app on any page load?
Thanks,
Elnaz