0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 1 hour ago.
Feb 24, 2025 — Feb 24, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix up magic_edit functions so they work again. More... almost 15 years ago
Refactor magic_edit code somewhat. More... almost 15 years ago
Fixing small bug in display logic. More... almost 15 years ago
Misc updates the display system. More... almost 15 years ago
cleanup shell._reply_content after use More... almost 15 years ago
Merge pull request #420 from epatters/kernel-stream-redirect More... almost 15 years ago
Move magic_loadpy from GUI-specific magics to core magics. More... almost 15 years ago
Merge remote-tracking branch 'takluyver/history-request' into takluyver-history-request More... almost 15 years ago
Add set_next_input method to ZMQInteractiveShell, so that %recall can put code at the next prompt. More... almost 15 years ago
Add stdin/stdout/stderr options to kernel launch functions. More... almost 15 years ago
Rename history_tail_reply back to history_reply. More... almost 15 years ago
Implement more general history_request for ZMQ protocol. More... almost 15 years ago
Add option for specifying Python executable to 'launch_kernel'. More... almost 15 years ago
allow '--pylab osx' in qtconsole More... almost 15 years ago
Merge branch 'remove-runlines' More... almost 15 years ago
Remove runlines method and calls to it. More... almost 15 years ago
Close all mpl figures after flushing them to the console. More... almost 15 years ago
Do not generate output for empty figures in Qt console. More... almost 15 years ago
Merge branch 'exit-autocall' More... almost 15 years ago
Subclass exit autocallable for two process shells, with argument to keep kernel alive. More... almost 15 years ago
Merge remote branch 'trunk/newparallel' More... almost 15 years ago
Merge branch 'unicode-win-process' of https://github.com/takluyver/ipython into takluyver-unicode-win-process More... almost 15 years ago
organize IPython.parallel into subpackages More... almost 15 years ago
Merge branch 'removetwisted' of https://github.com/ellisonbg/ipython into remove_twisted More... almost 15 years ago
move IPython.zmq.parallel to IPython.parallel More... almost 15 years ago
Removing old IPython.kernel Twisted based code. More... almost 15 years ago
Improve robustness, as suggested by Min. More... almost 15 years ago
update API after sagedays29 More... almost 15 years ago
Merge branch 'sqlite-history' of github.com:takluyver/ipython More... almost 15 years ago
Initial reply handling implemented along with css fixes. More... almost 15 years ago