##// END OF EJS Templates
Add a failing test for "%run -p -m ..."
Add a failing test for "%run -p -m ..."

File last commit:

r9190:20a102a5
r9998:c809a13f
Show More
client.py
3 lines | 62 B | text/x-python | PythonLexer
from IPython.parallel.client import Client
client = Client()