Update complete Dashboard with button?

Hi, I am searching for an easy solution for an update button.

I have a multipage Dashboard with 5 python files. I have input values, they start an algorithm and create 4 new files with the same name and structure. After this creating i want a simple button to run the complete dashboard again out of the browser, so that the dashboard run the code again with my new created files, is there any easy way to do that?

The Refresh button from the browser would be also ok for the first time, but its not working