Commit message Age Author Refs
r2761:7b6e19f0
Complete reorganization of InteractiveShell. I have created a new subclass of InteractiveShell for the old terminal frontend. All frontendy type things have been moved to this subclass.
Brian Granger
0
r2760:afe1263a
Moving and renaming in preparation of subclassing InteractiveShell. * IPython/scripts/ipython -> IPython/frontend/terminal/scripts * IPython.core.ipapp -> IPython.frontend.terminal.ipapp * IPython.core.embed -> IPython.frontend.terminal.embed * IPython.core.iplib -> IPython.core.interactiveshell
Brian Granger
0
r2759:f19d51df
First semi-working draft of ipython based kernel.
Brian Granger
0
r2758:65912dee
* The SVG payload matplotlib backend now works. * Added RichIPythonWidget, which supports plot payloads. * Added Qt console demo applicaton. * Fixed calltips not being resized properly.
epatters
0
r2757:c7455244
Merge branch 'kernelmanager' of git://github.com/ellisonbg/ipython into qtfrontend Conflicts: IPython/frontend/qt/util.py
epatters
0
r2756:35f39729
Initial checkin of (not yet working) matplotlib payload backend and associated machinery.
epatters
0
r2755:bc99f5aa
Remaned kernel.py to pykernel.py and create ipkernel.py.
Brian Granger
0
r2754:6f2df84b
Separating kernel into smaller pieces.
Brian Granger
0
r2753:d8085a0e
Cleaned up KernelManager.__init__ for better traits usage.
Brian Granger
0
r2752:5016a14f
Merge branch 'master' into kernelmanager Conflicts: IPython/utils/traitlets.py
Brian Granger
0
< 1 .. 2597 2598 2599 2600 2601 .. 2875 >