##// END OF EJS Templates
Update config docs so they don't refer to Str traitlet type.
Update config docs so they don't refer to Str traitlet type.

File last commit:

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