Skip to content
#

ipython

Here are 366 public repositories matching this topic...

minrk
minrk commented Jul 12, 2018

The notebook has its own internal idle-culling mechanisms, including shutting down idle kernels, shutting down itself when there's been no activity, and making decisions based on whether there are open connections or not. This is a lot more sophisticated, and offers much more granularity than the network-activity-based activity we have now.

For reference, we enable this config [on mybinder.org]

Improve this page

Add a description, image, and links to the ipython topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the ipython topic, visit your repo's landing page and select "manage topics."

Learn more