##// END OF EJS Templates
Fixing bug in ipkernel.py related to msg_type refactoring.
Fixing bug in ipkernel.py related to msg_type refactoring.

File last commit:

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