##// END OF EJS Templates
Merge pull request #6338 from aminb/cli-check_pid...
Merge pull request #6338 from aminb/cli-check_pid Add .NET implementation of check_pid

File last commit:

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