##// END OF EJS Templates
Merge branch 'multitrait'...
Merge branch 'multitrait' closes gh-423

File last commit:

r3666:a6a0636a
r3871:02aee17f merge
Show More
client.py
3 lines | 62 B | text/x-python | PythonLexer
MinRK
move IPython.zmq.parallel to IPython.parallel
r3666 from IPython.parallel.client import Client
Fernando Perez
Add little soma workflow example
r3608
client = Client()