##// END OF EJS Templates
purged ipythonrc from documentation and docstrings where no longer relevant
purged ipythonrc from documentation and docstrings where no longer relevant

File last commit:

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