##// END OF EJS Templates
always default to json packer in streamsession
always default to json packer in streamsession

File last commit:

r3666:a6a0636a
r3769:b491840b
Show More
client.py
3 lines | 62 B | text/x-python | PythonLexer
from IPython.parallel.client import Client
client = Client()