##// 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 / nbformat / v1
tests
__init__.py Loading ...
convert.py Loading ...
nbbase.py Loading ...
nbjson.py Loading ...
rwbase.py Loading ...