We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Since this has been brought up several times, there should be a section in the documentation about culling idle kernels.
voila --MappingKernelManager.cull_interval=10 --MappingKernelManager.cull_idle_timeout=10 app.ipynb
With a mention to cull_connected to "force" kernel culling.
cull_connected
xref: #209 #306 #55
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Since this has been brought up several times, there should be a section in the documentation about culling idle kernels.
With a mention to
cull_connected
to "force" kernel culling.xref: #209 #306 #55
The text was updated successfully, but these errors were encountered: