##// END OF EJS Templates
Updating nb tutorials
Updating nb tutorials

File last commit:

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