FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for IPython/parallel - 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
on
master
User selector
Datepicker
Commit history
Commits on Jul 20, 2014
Merge pull request #6099 from takluyver/check-nbservers-pid
Show description for d01354e
minrk
committed
d01354e
View commit details
Copy full SHA for d01354e
View code at this point
Browse repository at this point
Commits on Jul 18, 2014
handle the new status messages in IPython.parallel
Show description for 506c603
minrk
committed
506c603
View commit details
Copy full SHA for 506c603
View code at this point
Browse repository at this point
Commits on Jul 9, 2014
Use check_pid from utils in IPython.parallel
takluyver
committed
21dbb4b
View commit details
Copy full SHA for 21dbb4b
View code at this point
Browse repository at this point
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 25, 2014
use utils.log.get_logger where appropriate
minrk
committed
8818818
View commit details
Copy full SHA for 8818818
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
avoid unnecessary imports of numpy
Show description for eebdef1
minrk
committed
eebdef1
View commit details
Copy full SHA for eebdef1
View code at this point
Browse repository at this point
Commits on Jun 19, 2014
demote "iopub lacks parent" to debug-level
Show description for 5daf216
minrk
committed
5daf216
View commit details
Copy full SHA for 5daf216
View code at this point
Browse repository at this point
Commits on Jun 5, 2014
Separate IPython kernel implementation from kernel machinery
takluyver
committed
83f9d28
View commit details
Copy full SHA for 83f9d28
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 15, 2014
update displaypub.publish signature in AsyncResult
minrk
committed
97294f8
View commit details
Copy full SHA for 97294f8
View code at this point
Browse repository at this point
add ownership to AsyncResult objects
Show description for c829725
minrk
committed
c829725
View commit details
Copy full SHA for c829725
View code at this point
Browse repository at this point
Commits on May 9, 2014
Merge pull request #4536 from minrk/msgspec5
Show description for a2329cd
takluyver
committed
a2329cd
View commit details
Copy full SHA for a2329cd
View code at this point
Browse repository at this point
Commits on May 7, 2014
fix engine startup files
Show description for 3b0c8fb
minrk
committed
3b0c8fb
View commit details
Copy full SHA for 3b0c8fb
View code at this point
Browse repository at this point
remove `source` key from display_data
minrk
committed
51c5b86
View commit details
Copy full SHA for 51c5b86
View code at this point
Browse repository at this point
remove user_variables
Show description for e599b65
minrk
committed
e599b65
View commit details
Copy full SHA for e599b65
View code at this point
Browse repository at this point
pyerr -> error
minrk
committed
eb3c0ac
View commit details
Copy full SHA for eb3c0ac
View code at this point
Browse repository at this point
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
pyin -> execute_input
minrk
committed
feb0a3d
View commit details
Copy full SHA for feb0a3d
View code at this point
Browse repository at this point
Commits on May 2, 2014
Merge pull request #5718 from porterjamesj/cloudpickle
Show description for 0389683
minrk
committed
0389683
View commit details
Copy full SHA for 0389683
View code at this point
Browse repository at this point
Commits on May 1, 2014
Remove unused imports
spenczar
committed
a15a6bb
View commit details
Copy full SHA for a15a6bb
View code at this point
Browse repository at this point
Commits on Apr 30, 2014
View.map with empty sequence should return empty list
minrk
committed
dcb5fad
View commit details
Copy full SHA for dcb5fad
View code at this point
Browse repository at this point
Commits on Apr 29, 2014
add utils.path.ensure_dir_exists
Show description for 19651d2
minrk
committed
19651d2
View commit details
Copy full SHA for 19651d2
View code at this point
Browse repository at this point
Commits on Apr 24, 2014
support use_cloudpickle in addition to use_dill
porterjamesj
committed
610717e
View commit details
Copy full SHA for 610717e
View code at this point
Browse repository at this point
Commits on Apr 23, 2014
Fix a NameError in IPython.parallel
takluyver
committed
c0a66f9
View commit details
Copy full SHA for c0a66f9
View code at this point
Browse repository at this point
Commits on Apr 22, 2014
don't use common names in require decorators
Show description for fb252de
minrk
committed
fb252de
View commit details
Copy full SHA for fb252de
View code at this point
Browse repository at this point
Fix non-ascii spaces in comment.
Show description for b04779e
takluyver
committed
b04779e
View commit details
Copy full SHA for b04779e
View code at this point
Browse repository at this point
Commits on Apr 21, 2014
Merge pull request #5486 from minrk/disambiguate-default
Show description for 3cc040e
takluyver
committed
3cc040e
View commit details
Copy full SHA for 3cc040e
View code at this point
Browse repository at this point
Commits on Apr 4, 2014
fix iteration over Client
Show description for a7b36ce
minrk
committed
a7b36ce
View commit details
Copy full SHA for a7b36ce
View code at this point
Browse repository at this point
Commits on Apr 2, 2014
update header in parallel.util
minrk
committed
871fd30
View commit details
Copy full SHA for 871fd30
View code at this point
Browse repository at this point
disambiguate to location when no IPs can be determined
Show description for 4904cc9
minrk
committed
4904cc9
View commit details
Copy full SHA for 4904cc9
View code at this point
Browse repository at this point
Commits on Mar 28, 2014
make spin_thread tests more forgiving of slow VMs
Show description for 3025032
minrk
committed
3025032
View commit details
Copy full SHA for 3025032
View code at this point
Browse repository at this point
Commits on Mar 24, 2014
fix typo in ssh launcher send_file
Show description for 2df62de
minrk
committed
2df62de
View commit details
Copy full SHA for 2df62de
View code at this point
Browse repository at this point
Commits on Mar 11, 2014
validate registration_timeout in HubFactory
Show description for 08b4b4c
minrk
committed
08b4b4c
View commit details
Copy full SHA for 08b4b4c
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL