← Back to context

Comment by ezconnect

1 year ago

Is there an app that can beautify a Jupiter notebook and export it as PDF or single webpage?

The built-in nbconvert tool can already do that. Maybe not the most beautiful output by default, but you can give it custom CSS or latex template (for PDF output) via CLI flags.