[IPython-User] Notebook: console is not defined
Fernando Perez
fperez.net@gmail....
Thu Feb 2 06:26:53 CST 2012
On Wed, Feb 1, 2012 at 10:43 PM, klo uo <klonuo@gmail.com> wrote:
> I'll download latest, and correct me if I'm wrong, I'll set
> MappingKernelManager.first_beat=10
Yes, and then you can keep the time_to_dead small, which will give you
quicker detection of dead kernels. Startup is what's slowest, so a
longer first_beat but a short time_to_dead should handle both slow
startup and nice, fast detection of dead kernels.
Cheers,
f
More information about the IPython-User
mailing list