nyu-econ-370
nyu-econ-370 copied to clipboard
Assignment Submissions ... Printing Jupyter Notebooks
trafficstars
For those of you using Jupyter notebooks for homework assignments - it is possible to use Jupyter to convert your document to LaTeX and then to PDF but this will require the installation of:
LaTeX- TexLive (Windows or Linux) or MacTeX (OS x)Pandoc- Utility for converting between document types.
An easier route is to use your operating systems print feature and export it as a PDF
- OS X = Select
Fileon the OS menubar (not Jupyter's menu bar) and thenExport as PDF ... - Windows = Select
Fileon the OS menubar (not Jupyter's menu bar) and thePrint ..or useCtrl + P. ThenChangePrinter destination toSave as PDF. This worked using Chrome on Windows 7 but other versions may have slightly different wording.
If you have trouble printing it out then please submit the assignment via email to me before the class.
Note: If you want to setup LaTex and Pandoc - I am happy to assist during the student consultation hours next Tuesday.