RunNotebook icon indicating copy to clipboard operation
RunNotebook copied to clipboard

jinja2.exceptions.TemplateNotFound: full still occuring

Open isaacgsmith opened this issue 3 years ago • 2 comments

Hi,

I am having the same problem as #12, and I just installed RunNotebook today. I have jinja2 version 2.11.3, python 3.7.10, and nbconvert 6.0.7.

Thank you, Isaac

isaacgsmith avatar Jun 29 '21 17:06 isaacgsmith

Here's the traceback if it is helpful:

runnotebook_log.log

isaacgsmith avatar Jul 01 '21 02:07 isaacgsmith

I met this problem when I use version 0.3.1 too, as 0.3.1 was released in 2018, far before the problem was solved. When I build directly from the newest git repo, the problem seems don't occur again.

Universebenzene avatar Jun 05 '22 06:06 Universebenzene