使用jupyter notebook生成pdf时报错
2022-01-04 本文已影响0人
Veigar_01
jupyter nbconvert your_notebook.ipynb --to pdf
报错
500 : Internal Server Error
The error was:
nbconvert failed: xelatex not found on PATH, if you have not installed xelatex you
解决方案(mac)
brew install --cask mactex