##// END OF EJS Templates
kernel heartbeat does not share zmq context with rest of the app...
r5883:842d89f4
Show More
client.py
3 lines | 62 B | text/x-python | PythonLexer
from IPython.parallel.client import Client
client = Client()