[IPython-dev] nbconvert

Aaron O'Leary aaron.oleary at gmail.com
Wed Apr 2 09:25:26 EDT 2014


On Wed 02 Apr, Hearne, Mike wrote:
> Possibly stupid question:  I just updated to IPython 1.2.1 (stable)
> using Enthought Canopy, and I'm trying to find nbconvert.  It doesn't
> seem to be in the path, and the only installation instructions I've
> found point to a github repo which states that nbconvert has been
> integrated into IPython.
> 
> How do I find/install nbconvert?

you access it through ipython, e.g.

    ipython nbconvert your_notebook.ipynb --to html



More information about the IPython-dev mailing list