0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 18 hours ago.
Feb 19, 2025 — Feb 19, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updating terminal GUI support to use guisupport.py for qt4/wx. More... over 15 years ago
* Improved frontend-side kernel restart support. * Updated pykernel to support heartbeat. * Various minor cleanups More... over 15 years ago
Merge branch 'mynewkernel' into upstream-newkernel More... over 15 years ago
Added heartbeat support. More... over 15 years ago
Fully refactored subprocess handling on all platforms. More... over 15 years ago
Minor work on the GUI support in the kernel. More... over 15 years ago
Prevent !cmd to try to run backgrounded (cmd &) processes. More... over 15 years ago
Fix svg rich backend to correctly show multiple figures. More... over 15 years ago
Ensure that an absolute path is encoded in %edit payload. More... over 15 years ago
Update production code to public names of raw_print functions. More... over 15 years ago
Merge branch 'newkernel' into upstream-newkernel More... over 15 years ago
GUI support for wx, qt and tk. More... over 15 years ago
Initial GUI support in kernel. More... over 15 years ago
Merge branch 'fp-newkernel' into newkernel More... over 15 years ago
Improve io.rprint* interface, unify usage in ipkernel. More... over 15 years ago
* Added support for prompt and history requests to the kernel manager and Qt console frontend. * Updated message spec to be consistent with the IPython kernel implementation. More... over 15 years ago
Multiple improvements to tab completion. More... over 15 years ago
Improvements to exception handling to transport structured tracebacks. More... over 15 years ago
Fixed line_number being inserted as a string into the %edit payload. More... over 15 years ago
Merge branch 'newkernel' of git://github.com/ellisonbg/ipython into qtfrontend More... over 15 years ago
Merge remote branch 'epatters/qtfrontend' into newkernel More... over 15 years ago
Paging using payloads now works. More... over 15 years ago
%edit is now working. More... over 15 years ago
Started %edit magic. More... over 15 years ago
Minor cleanup. More... over 15 years ago
* The Qt console frontend now ignores cross chatter from other frontends. * Fixed parent headers missing from OutStreams in both kernels. More... over 15 years ago
Improved matplotlib backend and plotting. More... over 15 years ago
Merge branch 'newkernel' of git://github.com/ellisonbg/ipython into qtfrontend More... over 15 years ago
First working draft of new payload system. More... over 15 years ago
Merge branch 'newkernel' of git://github.com/ellisonbg/ipython into qtfrontend More... over 15 years ago