##// END OF EJS Templates
Adding lists of .py examples and notes about more "Coming soon."
Adding lists of .py examples and notes about more "Coming soon."

File last commit:

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