##// END OF EJS Templates
Work on parallel index
Work on parallel index

File last commit:

r16113:87737521
r16117:40ee4ede
Show More
client.py
3 lines | 62 B | text/x-python | PythonLexer
from IPython.parallel.client import Client
client = Client()