Go to file
Brian E. Granger 52b29af5bd Refactored htmlnotebook session and kernel manager.
* The KernelManager now manages multiple kernels with a uniform
  API.
* The SessionManager now manages the full set of channels+streams
  and the IPython.zmq.session.Session object for a single kernel.
2011-07-20 20:42:34 -07:00
docs/source/_static gave logo harder, cleaner edges 2011-02-10 12:42:24 -08:00
IPython Refactored htmlnotebook session and kernel manager. 2011-07-20 20:42:34 -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 Initial reorg of files complete. 2011-07-20 20:42:34 -07:00