##// END OF EJS Templates
Command line examples added for non-parallel apps.
Command line examples added for non-parallel apps.

File last commit:

r3666:a6a0636a
r4215:8e2a591b
Show More
client.py
3 lines | 62 B | text/x-python | PythonLexer
from IPython.parallel.client import Client
client = Client()