##// END OF EJS Templates
add '--quick' to irunner args, to prevent loading default config
add '--quick' to irunner args, to prevent loading default config

File last commit:

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