I have a PR about autoshutdown kernel.
https://github.com/jupyter/notebook/pull/4306.
Maybe this can help you.😁

Jafar Sharif <[email protected]> 于2019年2月6日周三 下午6:59写道:

> Hi,
>    Is there a way to make the notebooks that are idle for long hours
> (closing the notebook window without shutdown) to shutdown automatically
> with config file/script.
> I have found in documentation that it can be done through the config file.
> But even after implementing it is unable to kill the notebooks that are
> idle for long hours.
> c.MappingKernelManager.cull_idle_timeout=3600
> c.MappingKernelManager.cull_interval=300
>
> Above are the settings that i have made in the config file.
>
> Please let me know how to do it or is there any changes that i haven't
> made .
>
> Thanks
> Jafar
>
> --
> You received this message because you are subscribed to the Google Groups
> "Project Jupyter" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/jupyter/41d3929d-2521-49e8-ab73-0c70311d7ea7%40googlegroups.com
> <https://groups.google.com/d/msgid/jupyter/41d3929d-2521-49e8-ab73-0c70311d7ea7%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Project Jupyter" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jupyter/CAKcTMPoxTmmJ_km_Si46TC58KQCy93dfXAK7dwP6ds5axfnNgg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to