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
about 15 hours
ago. based on code collected
about 15 hours
ago.
Mar 02, 2025 — Mar 02, 2026
Showing page 856 of 945
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Allow trait values to be set in the keyword arguments of __init__.
Brian Granger
More...
over 15 years ago
Finishing work on configurables, plugins and extensions.
Brian Granger
More...
over 15 years ago
* Fixed context menu breakge after previous commit. * Cleaned up _event_filter_keypress.
epatters
More...
over 15 years ago
Refactored ConsoleWidget to encapsulate, rather than inherit from, QPlainTextEdit. This permits a QTextEdit to be substituted for a QPlainTextEdit if desired. It also makes it more clear what is the public interface of ConsoleWidget.
epatters
More...
over 15 years ago
Major overhaul of the messaging documentation.
Fernando Perez
More...
over 15 years ago
Merge branch 'epatters-qtfrontend' into kernelmanager
Brian Granger
More...
over 15 years ago
Added machinery to IPythonWidget for updating the previous prompt number.
epatters
More...
over 15 years ago
First take at cleaning up extensions.
Brian Granger
More...
over 15 years ago
First draft of refactored Component->Configurable.
Brian Granger
More...
over 15 years ago
* Change input mechanism: replace raw_input instead of stdin. * Made 'kernel' a public attribute of KernelManager.
epatters
More...
over 15 years ago
Added top-level links.rst file to keep useful links in one place that can be included from other files.
Fernando Perez
More...
over 15 years ago
IPythonWidget now supports styling the syntax highlighting.
epatters
More...
over 15 years ago
More complete message specification covering all the major types.
Fernando Perez
More...
over 15 years ago
Completed first pass of inputsplitter with IPython syntax.
Fernando Perez
More...
over 15 years ago
Merge branch 'epatters-qtfrontend' into kernelmanager
Brian Granger
More...
over 15 years ago
* Fleshed out IPythonWidget's style control. * Removed magic override code to reflect new magic design. * Misc. cleanup.
epatters
More...
over 15 years ago
Replaced external module for formatting columns with adapted code.
epatters
More...
over 15 years ago
* ConsoleWidget now has better support for non-GUI tab completion. Multiple matches are formatted into columns. * Tab width can now be set at runtime rather than only during initialization. * Added external module columnize.py
epatters
More...
over 15 years ago
Greatly increased frontend performance by improving kernel stdout/stderr buffering.
epatters
More...
over 15 years ago
Minor cleanup related to tab widths.
epatters
More...
over 15 years ago
Made use of plain text consistent.
epatters
More...
over 15 years ago
First pass of input syntax transformation support
Fernando Perez
More...
over 15 years ago
Add test for missing input encoding. Back to 100% coverage.
Fernando Perez
More...
over 15 years ago
Setting the input buffer now respects HTML continuation prompts.
epatters
More...
over 15 years ago
* Moved AnsiCodeProcessor to separate file, refactored its API, and added unit tests. * Improved traceback display. * Modified FrontendWidget to use tabs instead of spaces for convenient deletion.
epatters
More...
over 15 years ago
* IPythonWidget now has IPython-style prompts that are futher stylabla via CSS * Added support for HTML to ConsoleWidget * General cleanup and refactoring.
epatters
More...
over 15 years ago
Added banners to FrontendWidget and IPythonWidget.
epatters
More...
over 15 years ago
Kernel subprocess parent polling is now implemented correctly for Unix.
epatters
More...
over 15 years ago
Kernel subprocess parent polling is now implemented for Windows.
epatters
More...
over 15 years ago
Draft of debugging the multiple inheritance problems in km.
Brian Granger
More...
over 15 years ago
←
1
2
…
852
853
854
855
856
857
858
859
860
…
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