Export jupyter-notebooks to pdf
Install MacTex
Choose one of the distribution from: https://tug.org/mactex/morepackages.html.
A lot of stuff needs to be installed
conda install nbconvert
conda install pandoc
sudo tlmgr update --self
sudo tlmgr install tcolorbox
sudo tlmgr install environ
sudo tlmgr install pdfcol
sudo tlmgr install adjustbox
sudo tlmgr install titling
sudo tlmgr install enumitem
sudo tlmgr install soul
sudo tlmgr install collection-fontsrecommended