Google Co-laboratory notebook doesn\'t have the \"Download as\" dropdown menu item in \"File\" menu like standalone Jupyter does. How to download the notebook as PDF?
check here for video: https://youtu.be/n2Cd9NCZtZk
%cd go_to_your_path #run these. !sudo apt-get install texlive-xetex texlive-fonts-recommended texlive-generic-recommended !jupyter nbconvert --to pdf fileName.ipynb