##// END OF EJS Templates
add tests for parallel magics...
add tests for parallel magics tests revealed some changes that should be made: %px also prints remote stdout in blocking mode, and actually raises the RemoteError (not just display) if there is one
MinRK -
r3736:8cf5bb69
Show More
Name Size Modified Last Commit Author
/ IPython / parallel / apps
__init__.py Loading ...
clusterdir.py Loading ...
ipclusterapp.py Loading ...
ipcontrollerapp.py Loading ...
ipengineapp.py Loading ...
iploggerapp.py Loading ...
launcher.py Loading ...
logwatcher.py Loading ...
winhpcjob.py Loading ...