##// END OF EJS Templates
Merge pull request #5091 from chapmanb/master...
Merge pull request #5091 from chapmanb/master Provide logging messages in ipcluster log when engine or controllers fail to start

File last commit:

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