[IPython-dev] nbconvert: template not found

Jacob Vanderplas jakevdp at cs.washington.edu
Wed Jul 3 22:37:01 EDT 2013


Hi,
I've been working on using the new nbconvert framework from within the
ipython root directory (after doing build_ext --inplace), and it's been
really great!  But when I install IPython system-wide and try to use the
Python nbconvert API from within another directory, I get a Jinja "template
file not found" error.  It seems to go back to the default variables in
IPython/nbconvert/exporters/exporter.py

Any ideas how to best fix this?
   Jake
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20130703/193d3054/attachment.html>


More information about the IPython-dev mailing list