##// END OF EJS Templates
make sure _kernel_client is defined
r10302:4737903a
Show More
client.py
3 lines | 62 B | text/x-python | PythonLexer
from IPython.parallel.client import Client
client = Client()