Go to file
Brian E. Granger e45e339344 Kernel/notebook mapping is removed when a kernel dies.
* Previously, when a kernel died due to an external cause, the
  notebook/kernel mapping was not removed, so the kernel would
  be resused even though it was dead.
* The heartbeat now properly removes the notebook/kernel mapping.
2011-08-15 15:06:11 -07:00
docs/source/_static Update docs logo to our current one, other minor fixes. 2011-07-29 23:40:53 -05:00
IPython Kernel/notebook mapping is removed when a kernel dies. 2011-08-15 15:06:11 -07:00
.gitignore update gitignore to exclude dist and zipped man pages 2011-07-05 17:25:05 -07:00
setup.py Adding initial documentation on the notebook. 2011-08-11 09:19:43 -07:00
setupbase.py Merge branch 'master' into htmlnotebook 2011-08-09 23:18:19 -07:00