##// END OF EJS Templates
parallelz doc updates, metadata bug fixed.
parallelz doc updates, metadata bug fixed.

File last commit:

r3609:8d078bcc
r3618:0ef33756
Show More
client.py
3 lines | 66 B | text/x-python | PythonLexer
Fernando Perez
Add little soma workflow example
r3608 from IPython.zmq.parallel.client import Client
client = Client()