##// END OF EJS Templates
ENH: Open a notebook from the command line...
ENH: Open a notebook from the command line This commit lets you open notebook files from the command line, just like ipython can open (run) python files. For example: ipython notebook foo.ipynb Fixes #945.
Puneeth Chaganti -
r6724:4d888f56
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 ...