##// END OF EJS Templates
front ends can have both Manager and Client
front ends can have both Manager and Client

File last commit:

r9190:20a102a5
r10311:d4f86be0
Show More
client.py
3 lines | 62 B | text/x-python | PythonLexer
from IPython.parallel.client import Client
client = Client()