0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 13 hours ago.
Feb 17, 2025 — Feb 17, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Rename 'paste' function to 'pastefig'. More... over 15 years ago
Unicode fixes, basic input/printing of unicode works. More... over 15 years ago
Implemented %loadpy magic for loading .py scripts into Qt console. More... over 15 years ago
Implementing kernel status messages. More... over 15 years ago
Implemented kernel interrupts for Windows. More... over 15 years ago
Added a first_reply signal to the heartbeat channel. More... over 15 years ago
Fixing typo in ipkernel.py More... over 15 years ago
New connect_request message type added. More... over 15 years ago
Fix for 'man' formatting (mostly on OSX, but the fix is OK on linux) More... over 15 years ago
Provide html support for page() in the payload version. More... over 15 years ago
Add %guiref to give a quick reference to the GUI console. More... over 15 years ago
Add init_environment(), %less, %more, %man and %clear/%cls, in zmq shell. More... over 15 years ago
Renamed 'payload-svg' matplotlib backend to 'inline'. More... over 15 years ago
Ignore .bak files More... over 15 years ago
Ignore .py~ files More... over 15 years ago
Add support for simultaneous interactive and inline matplotlib plots. More... over 15 years ago
Move terminal-only magics to the terminal class. More... over 15 years ago
Fixed broken coloring on Windows. More... over 15 years ago
Added kernel shutdown support: messaging spec, zmq and client code ready. More... over 15 years ago
Add experimental support for cell-based execution. More... over 15 years ago
Implement %doctest_mode magic in zmqshell with payload. More... over 15 years ago
Put auto_rewrite functionality into a method so subclasses can do the right thing. More... over 15 years ago
Implement exit/quit/Exit/Quit recognition. More... over 15 years ago
Added GTK support to ZeroMQ kernel. More... over 15 years ago
Fix bug with info requests that were not json-safe. More... over 15 years ago
Fixing minor bug in ipkernel.py. More... over 15 years ago
Make exec/event loop times configurable. Set exec one to 500 microseconds. More... over 15 years ago
Add missing flush of output streams on execute More... over 15 years ago
Implement object info protocol. More... over 15 years ago
Rework messaging to better conform to our spec. More... over 15 years ago