##// END OF EJS Templates
register bare views
r17950:26c97f1e
Show More
client.py
3 lines | 62 B | text/x-python | PythonLexer
from IPython.parallel.client import Client
client = Client()