##// END OF EJS Templates
Backport PR #4188: Allow user_ns trait to be None...
Backport PR #4188: 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. Ping @minrk : Is this the best way to fix this?
MinRK -
r12481:c906b7c2
Show More
Name Size Modified Last Commit Author
/ IPython / nbformat
tests
v1
v2
v3
__init__.py Loading ...
current.py Loading ...