##// END OF EJS Templates
Add exec flag so inputsplitter handles multiline cells better.
Add exec flag so inputsplitter handles multiline cells better.

File last commit:

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