##// END OF EJS Templates
Merge pull request #6495 from Carreau/expandpath...
Merge pull request #6495 from Carreau/expandpath Expand user home path in template search path.

File last commit:

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