Go to file
Brian E. Granger 8cf1812395 Fixed subtle bug in kernel restarting.
* Old routers were not being shutdown and removed.
* We were incorrectly associating the new kernel with the notebook
  (we were using the *old* kernel_id for this).
* General clean ups in the kernel manager.
2011-08-07 11:17:54 -07:00
docs/source/_static
IPython Fixed subtle bug in kernel restarting. 2011-08-07 11:17:54 -07:00
.gitignore update gitignore to exclude dist and zipped man pages 2011-07-05 17:25:05 -07:00
setup.py cleanup removed ipythonx,ipython-wx from setup.py 2011-07-18 14:43:16 -07:00
setupbase.py Fixing setupbase.py for nbformat package. 2011-08-01 09:56:42 -07:00