0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 16, 2025 — Feb 16, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Support v2 PyQt4 APIs and PySide in kernel's GUI support. More... over 14 years ago
Merge branch 'docs' More... over 14 years ago
make import_all configurable in IPKernelApp More... over 14 years ago
make sure connection info gets printed when starting a kernel More... over 14 years ago
add config file inheritance to kernelapp More... over 14 years ago
fix ipython-qtconsole when run as a GUI script More... over 14 years ago
update embedding doc to reflect new API More... over 14 years ago
Merge branch 'traitlets-str' into traitlets-str-merge More... over 14 years ago
Update reference to ZMQDisplayHook which was missed before. More... over 14 years ago
Handle unicode properly in IPython.zmq.iostream More... over 14 years ago
Use DottedObjectName traits in zmq and parallel modules. More... over 14 years ago
Merge branch 'newapp' More... over 14 years ago
_encode_png needs to be in namespace of zmqshell.py More... over 14 years ago
Move displayhook for ZMQ shell to zmq.displayhook, and rename to make the difference clearer. More... over 14 years ago
update zmq dependency to 2.1.4 More... over 14 years ago
rename core.newapplication -> core.application More... over 14 years ago
code updates per review of PR #454 More... over 14 years ago
fix double-encoding of png data More... over 14 years ago
Remove print statements in ZMQ parent pollers. More... over 14 years ago
finish plumbing config to Session objects More... over 14 years ago
use logging instead of `print >>` in pykernel More... over 14 years ago
use App.instance() in kernel launchers More... over 14 years ago
Refactor prompt handling into new prompt manager. More... over 14 years ago
IPKernelApp now based on InteractiveShellApp More... over 14 years ago
cleanup channel names to match function not socket More... over 14 years ago
add InlineBackendConfig More... over 14 years ago
zmq kernels now started via newapp More... over 14 years ago
Add message when kernel catches KeyboardInterrupt. More... over 14 years ago
Refactor code used by %edit for better sharing. More... over 14 years ago
Kernel event loop is robust against random SIGINT. More... over 14 years ago