##// END OF EJS Templates
Moving GUI examples.
Moving GUI examples.

File last commit:

r16057:a34981d9
r16072:9c54a128
Show More
client.py
3 lines | 62 B | text/x-python | PythonLexer
from IPython.parallel.client import Client
client = Client()