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