Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

when I am doing 'python create_slides.py --file static/presentation_template.ipynb' #16

Open
Aries-chen opened this issue Jun 12, 2021 · 3 comments

Comments

@Aries-chen
Copy link

subprocess.CalledProcessError: Command '['jupyter', 'nbconvert', './static/presentation_template.ipynb', '--to', 'slides', '--reveal-prefix', 'reveal.js-3.1.0', '--config', 'static/slides_config.py']' returned non-zero exit status 1.

@dboeckenhoff
Copy link

Had the same. The filename of the hupyter_template.tpl has to be specified. There is a followup though jinja2.exceptions.TemplateNotFound: slides_reveal.tpl

@dboeckenhoff
Copy link

@datitran are you still using this?

@dboeckenhoff
Copy link

jupyter/nbconvert#1528

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants