##// END OF EJS Templates
Merge pull request #4188 from takluyver/dict-traitlet-none...
Merge pull request #4188 from takluyver/dict-traitlet-none Allow user_ns trait to be None The Dict trait converts None to an empty dict, which caused the application to pass in a user_ns to the shell, which then behaves slightly differently, creating a DummyMod instance.
Min RK -
r12480:87d41d78 merge
Show More
Name Size Modified Last Commit Author
/ IPython / qt
console
__init__.py Loading ...
base_frontend_mixin.py Loading ...
client.py Loading ...
inprocess.py Loading ...
kernel_mixins.py Loading ...
manager.py Loading ...
rich_text.py Loading ...
svg.py Loading ...
util.py Loading ...