##// END OF EJS Templates
Splitting notebooks.
Splitting notebooks.

File last commit:

r16057:a34981d9
r16088:0dd6b363
Show More
client.py
3 lines | 62 B | text/x-python | PythonLexer
from IPython.parallel.client import Client
client = Client()