##// END OF EJS Templates
document promoting an Engine to a regular Kernel
document promoting an Engine to a regular Kernel

File last commit:

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