openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
I
ipykernel
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Feb 19, 2025 — Feb 19, 2026
Showing page 103 of 103
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Small fix for API consistency.
epatters
More...
over 15 years ago
* Added 'req_port' option to 'launch_kernel' and the kernel entry point. * Cleanup from last check-in.
epatters
More...
over 15 years ago
* Added 'independent' argument to 'launch_kernel' for setting subprocess persistence goals. The case for 'independent=False' is only partially implemented. * Better documentation
epatters
More...
over 15 years ago
Merge branch 'kernelmanager' of git://github.com/ellisonbg/ipython into qtfrontend
epatters
More...
over 15 years ago
Changing -1=>0 for bind to random ports.
Brian Granger
More...
over 15 years ago
* Implemented a proper main() function for kernel.py that reads command line input. * Added options to launch_kernel() for specifying particular ports. * Wrote preliminary implementation for the KernelManager's start_kernel() and kill_kernel() methods * Updated IPythonWidget test script to reflect new functionality.
epatters
More...
over 15 years ago
* Added a function for spawning a localhost kernel in a new process on random ports. * Refactored the prototype kernel's 'main' function * Gave IPythonWidget a (slightly) better 'main' method.
epatters
More...
over 15 years ago
* Adding object_info_request support to prototype kernel. * Completion and calltips work again in FrontendWidget
epatters
More...
over 15 years ago
Merge branch 'master' of git://github.com/ipython/ipython into qtfrontend
epatters
More...
over 15 years ago
Merge branch 'kernelproxy' into upstream_master
Brian Granger
More...
over 15 years ago
Work on the kernel manager.
Brian Granger
More...
over 15 years ago
Added zmq kernel file which I forgot
Fernando Perez
More...
over 15 years ago
Added files from our zmq prototype into main ipython tree.
Fernando Perez
More...
over 15 years ago
Adding .gitignore and updating release to remove bzr tag.
Brian Granger
More...
almost 16 years ago
Merging Brian's work on branch: lp:~ipython-dev/ipython/kernel-config
Brian Granger
More...
about 16 years ago
Continuing work on ipcontroller.
Brian Granger
More...
over 16 years ago
Merging the inputhook branch.
Brian Granger
More...
over 16 years ago
Fixing a few imports related to shell.py.
Brian Granger
More...
over 16 years ago
More testing and docstrings added for inputhook.py
Brian Granger
More...
over 16 years ago
Moving inputhook modules into IPython/lib.
Brian Granger
More...
over 16 years ago
First draft of full inputhook management.
Brian Granger
More...
over 16 years ago
Merging in ipython-ipython1b branch. This branch was used to merge in the docs from ipython1-dev, as well as the stuff from the ipython1-sconfig branch. In addition to simply merging the docs from ipython1-dev, I have completely reorganized the docs to make the easier to read and write.
Brian E Granger
More...
over 17 years ago
Organizing the docs/examples directory. I moved all the old examples into a core subdir. I then created a new kernel subdir for all the examples that are being moved here from ipython1-dev. The examples in core should probably be organized into more appropriately named subdirs. The core subdir should be reserved for things related to the ipython core (as it develops).
Brian E Granger
More...
over 17 years ago
Getting ready to merge ipython1 docs in.
Brian E Granger
More...
over 17 years ago
Merge of the ipython-ipython1a branch into the ipython trunk. This merge represents the first merging of the things in ipython1-dev into ipython. More specifically, this merge includes the basic ipython1 kernel and a few related subpackages. Most importantly, the setup.py script and friends have been refactored.
Brian E Granger
More...
over 17 years ago
This is a manual merge of certain things in the ipython1-dev branch, revision 46, into the main ipython branch. This is not a true merge in the formal sense because all history is not coming over with the files. For a detailed history of the added files, please see the ipython1-dev branch or the svn repository on scipy.org that ipython1-dev came from.
Brian E Granger
More...
over 17 years ago
- Fix a bug introduced by r1357 which broke embedding. - Add a %kill_embedded magic so one can permanently deactivate an embedded instance.
fperez
More...
over 18 years ago
Fixes to:
fperez
More...
about 20 years ago
Reorganized the directory for ipython/ to have its own dir, which is a bit more consistent with the SVN book recommended layout.
fperez
More...
over 20 years ago
←
1
2
…
95
96
97
98
99
100
101
102
103
→
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