Go to file
MinRK 15ca2aaa20 add first_beat delay to notebook heartbeats
Heartbeats start immediately, causing false heart failures on slow systems that can take a while to start kernel subprocesses.

Also adds a 'flush' to the heartbeat callback (just like in IPython.parallel), to protect against server load being detected as heart failures.
2011-12-22 22:45:44 -08:00
docs Add embedded video example by Chris Kees. 2011-12-18 23:20:13 -08:00
IPython add first_beat delay to notebook heartbeats 2011-12-22 22:45:44 -08:00
.gitignore Add MANIFEST to ignore list. 2011-10-13 22:13:30 -07:00
.mailmap ENH: initial .mailmap to unify major contributors appearance in shortlog 2011-09-12 17:08:51 -07:00
setup.py Fix setup.py script to be executable (other tools expect this) 2011-10-09 11:28:13 -07:00
setupbase.py exclude mathjax from notebook package_data 2011-12-05 21:26:41 -08:00