You are not logged in.

#1 2022-02-11 02:00:56

ttshaw1
Member
Registered: 2020-04-12
Posts: 47

[SOLVED] Clean way of printing Jupyter Notebook file to PDF

I do a fair bit of work in Jupyter Notebook and sometimes want to print it to PDF through File->Download As (using the system dialog to print to PDF doesn't capture some of the formatting). What happens behind the scenes involves pandoc and haskell. I did some blind package installation to get this working, and I've got something like 125 Haskell packages that frequently update, which makes things cluttered when I update my packages. Additionally, updates, like today, occasionally break the all-important printing functionality. Is there a cleaner way of exporting a Jupyter Notebook file to PDF?

Last edited by ttshaw1 (2022-02-12 01:09:05)

Offline

#2 2022-02-11 03:50:14

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,426
Website

Re: [SOLVED] Clean way of printing Jupyter Notebook file to PDF


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#3 2022-02-12 01:08:27

ttshaw1
Member
Registered: 2020-04-12
Posts: 47

Re: [SOLVED] Clean way of printing Jupyter Notebook file to PDF

Just what I needed. Thanks!

Offline

Board footer

Powered by FluxBB