##// END OF EJS Templates
check for selector only in parent classes
check for selector only in parent classes

File last commit:

r4910:0dc49390
r8213:7aefb279
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()