##// END OF EJS Templates
Moving list_*.ipy to examples/utils/
Moving list_*.ipy to examples/utils/

File last commit:

r16120:24b93a1d
r16136:94a4d14e
Show More
client.py
3 lines | 62 B | text/x-python | PythonLexer
from IPython.parallel.client import Client
client = Client()