##// END OF EJS Templates
Remove out-of-date section from docs - it can be redone in the cookbook if desired.
Remove out-of-date section from docs - it can be redone in the cookbook if desired.

File last commit:

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