##// END OF EJS Templates
load %guiref magic on kernel start
load %guiref magic on kernel start

File last commit:

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