79483623

Date: 2025-03-04 12:03:01
Score: 1
Natty:
Report link

When I was trying to save jupyter notebook as PDF Below commands works for me:

pip install nbconvert

then:

sudo apt-get install texlive-xetex texlive-fonts-recommended texlive-plain-generic

Taken reference from:

https://nbconvert.readthedocs.io/en/latest/install.html#installing-tex.

Reasons:
  • Whitelisted phrase (-1): works for me
  • Probably link only (1):
  • Low length (0.5):
  • Has code block (-0.5):
  • Starts with a question (0.5): When I
  • Low reputation (0.5):
Posted by: amrita yadav