[IPython-dev] nbconvert

Matthias BUSSONNIER bussonniermatthias at gmail.com
Wed Apr 2 09:22:54 EDT 2014


Hi Mike 
Le 2 avr. 2014 à 15:16, Hearne, Mike a écrit :

> Possibly stupid question:  I just updated to IPython 1.2.1 (stable)

(technically since yesterday Ipython stable is 2.0)


> 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?

if IPython >1.0 is install then nbconvert is available by using the 
$ ipython nbconvert

command; not nbconvert directly. 

$ ipython nbconvert --help
This application is used to convert notebook files (*.ipynb) to various other
formats.

WARNING: THE COMMANDLINE INTERFACE MAY CHANGE IN FUTURE RELEASES.

Options
-------

Arguments that take values are actually convenience aliases to full
Configurables, whose aliases are listed on the help line. For more information
on full configurables, see '--help-all'.

--
Matthias
> 
> Thanks,
> 
> Mike
> _______________________________________________
> IPython-dev mailing list
> IPython-dev at scipy.org
> http://mail.scipy.org/mailman/listinfo/ipython-dev




More information about the IPython-dev mailing list