FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for IPython/parallel/engine/engine.py - rcgray/ipython · GitHub
rcgray
/
ipython
Public
forked from
ipython/ipython
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
ipython
IPython
parallel
engine
engine.py
on
master
User selector
Datepicker
Commit history
Commits on Jun 26, 2014
Merge pull request #5951 from takluyver/kernelbase
Show description for 2fddb19
minrk
committed
2fddb19
View commit details
Copy full SHA for 2fddb19
View code at this point
Browse repository at this point
Rename KernelBase & Kernel to Kernel & IPythonKernel
takluyver
committed
809e8f1
View commit details
Copy full SHA for 809e8f1
View code at this point
Browse repository at this point
Commits on Jun 24, 2014
delay imports of zmq.ssh.tunnel
Show description for c8f7f0e
minrk
committed
c8f7f0e
View commit details
Copy full SHA for c8f7f0e
View code at this point
Browse repository at this point
Commits on May 30, 2014
remove IPython.external.ssh
Show description for 2b9c71e
minrk
committed
2b9c71e
View commit details
Copy full SHA for 2b9c71e
View code at this point
Browse repository at this point
Commits on May 7, 2014
pyout -> execute_result
Show description for 6800056
minrk
committed
6800056
View commit details
Copy full SHA for 6800056
View code at this point
Browse repository at this point
Commits on Sep 18, 2013
avoid executing code in utils.localinterfaces at import time
Show description for 5d0418a
minrk
committed
5d0418a
View commit details
Copy full SHA for 5d0418a
View code at this point
Browse repository at this point
Commits on Jun 29, 2013
use `parent=self` throughout IPython
Show description for 3bd1272
minrk
committed
3bd1272
View commit details
Copy full SHA for 3bd1272
View code at this point
Browse repository at this point
Commits on Jan 29, 2013
mv IPython.zmq to IPython.kernel.zmq
minrk
committed
37f3225
View commit details
Copy full SHA for 37f3225
View code at this point
Browse repository at this point
move IPKernelApp from zmq.ipkernel to zmq.kernelapp
Show description for 891a79b
minrk
committed
891a79b
View commit details
Copy full SHA for 891a79b
View code at this point
Browse repository at this point
Commits on Jan 25, 2013
parallel: Use utils.localinterfaces.LOCALHOST
wking
committed
47921ff
View commit details
Copy full SHA for 47921ff
View code at this point
Browse repository at this point
Commits on Oct 14, 2012
Enable heartbeat montoring on default
Show description for 02db7f3
jankatins
committed
02db7f3
View commit details
Copy full SHA for 02db7f3
View code at this point
Browse repository at this point
Run code only when monitoring is enabled
Show description for 83cd528
jankatins
committed
83cd528
View commit details
Copy full SHA for 83cd528
View code at this point
Browse repository at this point
Rework the heartbeat checking (configureable, period from hub)
Show description for 958637f
jankatins
committed
958637f
View commit details
Copy full SHA for 958637f
View code at this point
Browse repository at this point
Commits on Aug 25, 2012
Change types of some config items and adjust code accordingly
Show description for 1719e9d
jankatins
committed
1719e9d
View commit details
Copy full SHA for 1719e9d
View code at this point
Browse repository at this point
Change initial values of monitor states for Py3 compatibility
jankatins
committed
fcb1f80
View commit details
Copy full SHA for fcb1f80
View code at this point
Browse repository at this point
Commits on Aug 24, 2012
Monitor the heartbeat of the cluster controller
Show description for 6b96d3d
jankatins
committed
6b96d3d
View commit details
Copy full SHA for 6b96d3d
View code at this point
Browse repository at this point
Commits on Jul 27, 2012
use KernelApp.exec_lines/files in IPEngineApp
Show description for 14f71f0
minrk
committed
14f71f0
View commit details
Copy full SHA for 14f71f0
View code at this point
Browse repository at this point
Commits on Jul 18, 2012
enables resume of ipcontroller
Show description for 456307a
minrk
committed
456307a
View commit details
Copy full SHA for 456307a
View code at this point
Browse repository at this point
use individual ports, rather than full urls in connection files
minrk
committed
be9601b
View commit details
Copy full SHA for be9601b
View code at this point
Browse repository at this point
simplify IPython.parallel connections
Show description for a70d89c
minrk
committed
a70d89c
View commit details
Copy full SHA for a70d89c
View code at this point
Browse repository at this point
Commits on May 15, 2012
add topic to display publisher, and fix set_parent for apply_requests
minrk
committed
cf52d06
View commit details
Copy full SHA for cf52d06
View code at this point
Browse repository at this point
Commits on May 13, 2012
discard parallel.util.asbytes in favor of py3compat.cast_bytes
minrk
committed
a27adad
View commit details
Copy full SHA for a27adad
View code at this point
Browse repository at this point
do not use ZMQStream for IOPub
Show description for c5c7935
minrk
committed
c5c7935
View commit details
Copy full SHA for c5c7935
View code at this point
Browse repository at this point
don't use history files in Engines
minrk
committed
cfdfd64
View commit details
Copy full SHA for cfdfd64
View code at this point
Browse repository at this point
use IPython.zmq.kernel in parallel Engines
minrk
committed
24fdfb1
View commit details
Copy full SHA for 24fdfb1
View code at this point
Browse repository at this point
Commits on Dec 6, 2011
minor py3 fixes in IPython.parallel
Show description for fd88eb7
minrk
committed
fd88eb7
View commit details
Copy full SHA for fd88eb7
View code at this point
Browse repository at this point
Commits on Nov 20, 2011
add Integer traitlet
Show description for 293d3ee
minrk
authored and
fperez
committed
293d3ee
View commit details
Copy full SHA for 293d3ee
View code at this point
Browse repository at this point
Commits on Oct 28, 2011
cleanup per review by @fperez
Show description for fe3786a
minrk
committed
fe3786a
View commit details
Copy full SHA for fe3786a
View code at this point
Browse repository at this point
Commits on Oct 26, 2011
add early shutdown detection, and public-ip message to ipcluster/ipengine
Show description for b85092a
minrk
committed
b85092a
View commit details
Copy full SHA for b85092a
View code at this point
Browse repository at this point
Commits on Oct 4, 2011
remove all trailling spaces
bernardobarreto
committed
34c1043
View commit details
Copy full SHA for 34c1043
View code at this point
Browse repository at this point
Commits on Sep 30, 2011
fixed permissions (sub-modules should not be executable) + added shebang for run_ipy_in_profiler.py
yarikoptic
committed
afbc451
View commit details
Copy full SHA for afbc451
View code at this point
Browse repository at this point
Commits on Sep 6, 2011
use ROUTER/DEALER socket names instead of XREP/XREQ
Show description for 7bde2f3
minrk
committed
7bde2f3
View commit details
Copy full SHA for 7bde2f3
View code at this point
Browse repository at this point
Commits on Aug 16, 2011
specify sshkey is *private*
minrk
committed
852ec36
View commit details
Copy full SHA for 852ec36
View code at this point
Browse repository at this point
add ssh tunneling to Engine
Show description for d58d98a
minrk
committed
d58d98a
View commit details
Copy full SHA for d58d98a
View code at this point
Browse repository at this point
Merge pull request #647 from tomspur/my_fix_rpmlint
Show description for 4ee2feb
fperez
committed
4ee2feb
View commit details
Copy full SHA for 4ee2feb
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL