##// END OF EJS Templates
minor cleanup in ipcontroller/ipengine...
r5483:ae1a6688
Show More
client.py
3 lines | 62 B | text/x-python | PythonLexer
from IPython.parallel.client import Client
client = Client()