##// 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 / nbformat / v3
tests
__init__.py Loading ...
convert.py Loading ...
nbbase.py Loading ...
nbjson.py Loading ...
nbpy.py Loading ...
rwbase.py Loading ...
v3.withref.json Loading ...
validator.py Loading ...