##// END OF EJS Templates
Use Instance trait for user_ns instead of Dict....
Use Instance trait for user_ns instead of Dict. Instance(dict) is None by default, unlike Dict().
Thomas Kluyver -
r12476:f9545617
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 ...