Culling idle Kernels

Kernels can only be culled from inside jupyter-server, JupyterHub can’t mange this. There’s a good explanation here:

You’ll need to create or mount a config file with the kernel culling config into your singleuser servers:
https://jupyter-server.readthedocs.io/en/latest/users/configuration.html

2 Likes