Skip to content

Instantly share code, notes, and snippets.

@joshy
Created January 19, 2024 12:14
Show Gist options
  • Save joshy/08b3c3c5122e098ea7a9588f9728e781 to your computer and use it in GitHub Desktop.
Save joshy/08b3c3c5122e098ea7a9588f9728e781 to your computer and use it in GitHub Desktop.
Voila dashboard starts a new kernel every time the page is reloaded
# how to clean up the idle kernels
voila --MappingKernelManager.cull_interval=60 --MappingKernelManager.cull_idle_timeout=120
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment