##// END OF EJS Templates
add BlockingInProcKM to kernel.inprocess
r10303:bb774a03
Show More
client.py
3 lines | 62 B | text/x-python | PythonLexer
from IPython.parallel.client import Client
client = Client()