##// END OF EJS Templates
fix controller_args -> engine_args typo in WinHPCEngine
r5484:978353ee
Show More
client.py
3 lines | 62 B | text/x-python | PythonLexer
from IPython.parallel.client import Client
client = Client()