##// 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 ...
formattest.py Loading ...
nbexamples.py Loading ...
test_json.py Loading ...
test_nbbase.py Loading ...
test_nbpy.py Loading ...