I am new to ipython notebook, and I would like to convert my ipynb to pdf. But I get the following error when I try to Download as PDF via LaTex.
nbconvert faile
For Error 500
Debian Or Ubuntu Users:-
First, install in terminal:-
sudo apt-get install texlive-full
then
conda install -c conda-forge pandoc