QuantEcon / sphinxcontrib-jupyter

A Sphinx Extension for Generating Jupyter Notebooks
BSD 3-Clause "New" or "Revised" License
76 stars 23 forks source link

BUG: Issue with website compilation for sphinxcontrib-jupyter=0.4.1 #243

Closed mmcky closed 5 years ago

mmcky commented 5 years ago

The following issue was found for sphinxcontrib-jupyter=0.4.1 with new template path

Exception occurred:
  File "/home/mmcky/anaconda3/lib/python3.7/site-packages/jinja2/loaders.py", line 408, in load
    raise TemplateNotFound(name)
jinja2.exceptions.TemplateNotFound: theme/templates/theme/templates/lectures-nbconvert.tpl
The full traceback has been saved in /tmp/sphinx-err-20tyw9qd.log, if you want to report the issue to the developers.
AakashGfude commented 5 years ago

Fixed in lecture-source-py branch