##// END OF EJS Templates
Fix KeyError if old ipython_config.py is present.
Fix KeyError if old ipython_config.py is present.

File last commit:

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