##// END OF EJS Templates
Raise better IOError if a connection file is not found...
Raise better IOError if a connection file is not found when starting parallel.Client Example: IOError: Connection file u’~/.ipython/profile_default/security/ipcontroller-client.json' not found. Is a controller running?
MinRK -
r17139:3c44235e
Show More
Name Size Modified Last Commit Author
/ IPython / parallel / client
__init__.py Loading ...
asyncresult.py Loading ...
client.py Loading ...
magics.py Loading ...
map.py Loading ...
remotefunction.py Loading ...
view.py Loading ...