##// END OF EJS Templates
Fix starting notebook server with file/directory at command line....
Fix starting notebook server with file/directory at command line. The base class implementation of parse_command_line uses update_config, which ensures that the change event fires for the config traitlet. This copies that. Closes gh-5460
Thomas Kluyver -
r16041:664c4f4e
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 ...