There is an issue with the current environment.yml that doesn't occur when using anaconda=2020.07
anaconda3/envs/qe-lectures/lib/python3.8/site-packages/jinja2/loaders.py", line 429, in load
raise TemplateNotFound(name)
jinja2.exceptions.TemplateNotFound: html.tpl
PR #239 will switch to use the full anaconda distribution for now.
There is an issue with the current
environment.yml
that doesn't occur when usinganaconda=2020.07
PR #239 will switch to use the full
anaconda distribution
for now.