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
4 days
ago. based on code collected
4 days
ago.
Mar 25, 2025 — Mar 25, 2026
Showing page 83 of 104
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
move zmq.KernelManagers into IPython.kernel
MinRK
More...
about 13 years ago
move IPKernelApp from zmq.ipkernel to zmq.kernelapp
MinRK
More...
about 13 years ago
split kernel.util into kernel.connect and kernel.launcher
MinRK
More...
about 13 years ago
move kernelmanagerabc into IPython.kernel
MinRK
More...
about 13 years ago
move utils.kernel (formerly entry_point and lib.kernel) to kernel.util
MinRK
More...
about 13 years ago
Merge pull request #2852 from minrk/pyzmq_compat
Min RK
More...
about 13 years ago
move IPython.zmq.entry_point to IPython.utils.kernel
MinRK
More...
about 13 years ago
move IPython.lib.kernel to IPython.utils.kernel
MinRK
More...
about 13 years ago
remove obsolete launch_kernel in ipkernel
MinRK
More...
about 13 years ago
bump minimum pyzmq version to 2.1.11
MinRK
More...
about 13 years ago
Merge pull request #2811 from minrk/ipc_defaults
Min RK
More...
about 13 years ago
don't limit ports to 1024
MinRK
More...
about 13 years ago
Merge pull request #2818 from minrk/log_exception
Min RK
More...
about 13 years ago
Merge pull request #2537 from ellisonbg/examples
Min RK
More...
about 13 years ago
fix default heartbeat location when transport is ipc
MinRK
More...
about 13 years ago
improve default ipc file locations
MinRK
More...
about 13 years ago
Be explicit about default value for unique
Takafumi Arakaki
More...
about 13 years ago
subprocess outstream forwarding doesn't work on Windows
MinRK
More...
about 13 years ago
disable subprocess pipe in inprocess kernel
MinRK
More...
about 13 years ago
allow disabling subprocess pipe
MinRK
More...
about 13 years ago
workaround Windows lack of fork in subprocess tests
MinRK
More...
about 13 years ago
resolve rebase conflict
MinRK
More...
about 13 years ago
Merge pull request #2775 from ellisonbg/kernelid
Min RK
More...
about 13 years ago
Merge pull request #2800 from minrk/typecheck
Min RK
More...
about 13 years ago
add istype to canning
MinRK
More...
about 13 years ago
use `type(obj) is cls` as switch when canning
MinRK
More...
about 13 years ago
Make KernelManager.kill_kernel private.
Brian E. Granger
More...
about 13 years ago
Docstring cleanup for kernelmanagers and channels.
Brian Granger
More...
about 13 years ago
Make InProcessKernelManager a Configurable.
Brian Granger
More...
about 13 years ago
Creating an ABC for kernel managers and channels.
Brian Granger
More...
about 13 years ago
←
1
2
…
79
80
81
82
83
84
85
86
87
…
103
104
→
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