Mybinder.org timeout

The timeout by default is 10 minutes.

You could use threading or multiprocessing to keep a simple dummy process going in the active kernel background upon launch of your Voila dashboard so for the first 25 minutes or so it will be active and not time out. See this thread for sort of the inverse reason to use threading/multiprocessing.