juno icon indicating copy to clipboard operation
juno copied to clipboard

Export to pdf not working when running jupyter from juno

Open Eryk96 opened this issue 5 years ago • 3 comments

Exporting notebook to pdf outputs pandoc not found error, when running jupyter from juno. When running jupyter from the command line, export to pdf works.

Any pdf export dependices (pandoc, mactex etc) are installed on my machine.

OS: MacOS Catalina 10.15.3

Eryk96 avatar Mar 11 '20 15:03 Eryk96

Where is pandoc installed?

Run:

which pandoc

uetchy avatar Mar 14 '20 06:03 uetchy

Pandoc is installed in the following path

/usr/local/bin/pandoc

Eryk96 avatar Mar 14 '20 09:03 Eryk96

Thanks. I’ll dig into this.

uetchy avatar Mar 16 '20 01:03 uetchy