[IPython-dev] Opening Notebooks from the cmd line

Puneeth Chaganti punchagan at gmail.com
Mon Apr 30 11:47:19 EDT 2012


Hi All,

This is my first mail to the list, so, I'd like to begin with thanking
you for the awesome piece of software!  Thank you very much!

I was looking for comments on the utility of a feature and the
implementation, before I spent too much time on it.  I would like to be
able to open a notebook directly from the command line, without showing
the dashboard.  I couldn't find such a feature possible, and I came up
with some rough code[1] to do the same.  Would such a feature be useful?
Would it be better to clean up the code and send it as a PR to get
comments on it?

Thanks!
Puneeth

[1] - https://github.com/punchagan/ipython/tree/notebook-files-cmd-args



More information about the IPython-dev mailing list