When running sagemath 2.7 in virtual box and export a notebook (using jupyter) to pdf I get an error message that pdflatex could not be found. By installing texlive, pdflatex was found but not all the latex packages.
How can I use the latex install on my window machine when export the notebook (in jupyter) to pdf?