openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
IPython
Settings
|
Report Duplicate
472
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
High Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Mar 02, 2025 — Mar 02, 2026
Showing page 855 of 945
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge branch 'master' of github.com:ellisonbg/ipython into newkernel
Brian Granger
More...
over 15 years ago
Fixing small bugs in ipcluster stuff.
Brian Granger
More...
over 15 years ago
Reenabling output trapping in the kernel.
Brian Granger
More...
over 15 years ago
Moved a few things back to InteractiveShell.
Brian Granger
More...
over 15 years ago
* Added a custom context menu to the RichIPythonWidget which allows saving plot as an images or SVG documents. * Expanded generic SVG functionality and refactored it into its own module.
epatters
More...
over 15 years ago
Numerous fixes to ConsoleWidget editing region maintenence code. It now impossible (or at least very difficult :) to break the input region.
epatters
More...
over 15 years ago
* Implemented "smart paste" for ConsoleWidget. Continuation prompts are now inserted automatically on paste. * Moved inappropriate public method out of ConsoleWidget's public interface
epatters
More...
over 15 years ago
* Fixed bug where ConsoleWidget accepted non-ASCII characters on paste (and also rich text in 'rich' mode) * Minor cleanup to SVG payload handling.
epatters
More...
over 15 years ago
Complete reorganization of InteractiveShell.
Brian Granger
More...
over 15 years ago
Moving and renaming in preparation of subclassing InteractiveShell.
Brian Granger
More...
over 15 years ago
First semi-working draft of ipython based kernel.
Brian Granger
More...
over 15 years ago
* 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
More...
over 15 years ago
Merge branch 'kernelmanager' of git://github.com/ellisonbg/ipython into qtfrontend
epatters
More...
over 15 years ago
Initial checkin of (not yet working) matplotlib payload backend and associated machinery.
epatters
More...
over 15 years ago
Remaned kernel.py to pykernel.py and create ipkernel.py.
Brian Granger
More...
over 15 years ago
Separating kernel into smaller pieces.
Brian Granger
More...
over 15 years ago
Cleaned up KernelManager.__init__ for better traits usage.
Brian Granger
More...
over 15 years ago
Merge branch 'master' into kernelmanager
Brian Granger
More...
over 15 years ago
Updating autogen_api.py.
Brian Granger
More...
over 15 years ago
Merge branch 'configurable' into trunk
Brian Granger
More...
over 15 years ago
Adding new docs for configuration/extensions/plugins.
Brian Granger
More...
over 15 years ago
Updating the docs.
Brian Granger
More...
over 15 years ago
Clarifying that Python 2.6 is now required.
Brian Granger
More...
over 15 years ago
Fixing InteractiveShell creation
Brian Granger
More...
over 15 years ago
Fixing bugs and adding comment
Brian Granger
More...
over 15 years ago
* CallTipWidget and CompletionWidget no longer need to be fed key presses. This means that can be attached to any Q[Plain]TextEdit with zero hassle. * More fixes for bugs introduced by previous ConsoleWidget refactor.
epatters
More...
over 15 years ago
Add note about pure-zmq heartbeat messaging.
Fernando Perez
More...
over 15 years ago
Minor work on kernelmanager.
Brian Granger
More...
over 15 years ago
Merge branch 'epatters-qtfrontend' into kernelmanager
Brian Granger
More...
over 15 years ago
Adding support for HasTraits to take keyword arguments.
Brian Granger
More...
over 15 years ago
←
1
2
…
851
852
853
854
855
856
857
858
859
…
944
945
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree