##// END OF EJS Templates
Answer Issue #2366...
Answer Issue #2366 If a file notebook is used, and a relative directory is given, make it absolute.

File last commit:

r4910:0dc49390
r8453:d8afee8f
Show More
client.py
3 lines | 62 B | text/x-python | PythonLexer
from IPython.parallel.client import Client
client = Client()