[IPython-dev] nbconvert on Scientific Linux 5

Jon Wilson jsw at fnal.gov
Fri Jun 27 18:44:05 EDT 2014


Hi Thomas,
I'm sure I'm doing something wrong.

$ conda install node
...
$ node -v
0.8.7

$ ipython nbconvert --to html mynotebook.ipynb
...
     raise PandocMissing()
PandocMissing: Pandoc wasn't found.
Please check that pandoc is installed:
http://johnmacfarlane.net/pandoc/installing.html

It doesn't seem to be using node.js.

Also:

$ ipython --version
2.0.0

What am I missing?
Regards,
Jon

On 06/27/2014 05:39 PM, Thomas Kluyver wrote:
> The node.js implementation should 'just work' if you can install nodejs
> (so that 'node' or 'nodejs' is on $PATH).



More information about the IPython-dev mailing list