##// END OF EJS Templates
Merge pull request #5507 from adrn/doc-fix...
Merge pull request #5507 from adrn/doc-fix Fix typo in interactive widgets examples index notebook

File last commit:

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