File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -240,8 +240,8 @@ can also automatically add a proxy route to forward web requests to
240
240
that service.
241
241
242
242
A common example of a service is the [ cull idle
243
- servers] ( https://jupyterhub.readthedocs.io/en/stable/getting-started/services-basics.html#real-world-example-to-cull- idle-servers )
244
- script . When started by the hub, it automatically gets admin API
243
+ servers
4D85
] ( https://github.com/jupyterhub/jupyterhub- idle-culler )
244
+ service . When started by the hub, it automatically gets admin API
245
245
tokens. It uses the API to list all running servers, compare against
246
246
activity timeouts, and shut down servers exceeding the limits. Even
247
247
though this is an intrinsic part of JupyterHub, it is only loosely
You can’t perform that action at this time.
0 commit comments