On my new Macbook pro, I cannot generate PDF from JupyterNotebook.
This is old OS.
I added the following line to .bash_profile.
#Texlive 20200323
export PATH=$PATH:/Library/TeX/texbin
I then
source .bash_profile
I then restart JupyterNotebook, and pdf file can be generated.
No comments:
Post a Comment