##// END OF EJS Templates
Merge pull request #1686 from punchagan/notebook-cmd-line...
Merge pull request #1686 from punchagan/notebook-cmd-line ENH: Open a notebook from the command line open notebook files from the command line, just like ipython can open (run) python files. For example: ipython notebook foo.ipynb closes #945

File last commit:

r2732:60cab731
r6822:83e0ea60 merge
Show More
__init__.py
2 lines | 78 B | text/x-python | PythonLexer
# -*- coding: utf-8 -*-
"""This directory is meant for IPython extensions."""