##// END OF EJS Templates
add kernel notification widget
add kernel notification widget

File last commit:

r4910:0dc49390
r8026:f6ed07f6
Show More
client.py
3 lines | 62 B | text/x-python | PythonLexer
from IPython.parallel.client import Client
client = Client()