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