##// END OF EJS Templates
update connections and diagrams for reduced sockets
update connections and diagrams for reduced sockets

File last commit:

r3609:8d078bcc
r3658:8fb951e7
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()