##// END OF EJS Templates
Updating import statements after moving notebook files around.
Updating import statements after moving notebook files around.

File last commit:

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