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

Feature request: directly exporting notebook slides to PDF #713

Open
eseiver opened this issue Nov 30, 2017 · 3 comments
Open

Feature request: directly exporting notebook slides to PDF #713

eseiver opened this issue Nov 30, 2017 · 3 comments

Comments

@eseiver
Copy link

eseiver commented Nov 30, 2017

What this person said:
ipython/ipython#9348

Would be amazing to have notebook to slides to PDF in one line as in:
jupyter nbconvert --to pdfslides /path/to/your/notebook.ipynb

@wesleyjr01
Copy link

Is there a solution for this?

@bollwyvl
Copy link
Contributor

bollwyvl commented Nov 3, 2018 via email

@maartenbreddels
Copy link
Collaborator

The strategy I use in #901 might work, start a webserver (running in nbserver) with some extra js that will use html2canvas and send the screenshots back to the server.

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

No branches or pull requests

5 participants