I want to get PDF files of each optional labs.
Firstly I downloaded .html file, then I converted them to the .pdf files by print as pdf function.
The images and figures are lost in the .html file, though they are visible in the jupyter notebook.
eg. Optional Lab - ReLU activation
Please tell me how to get .html or .pdf files with all images from the course web page.
Hi, you can download the lab in .ipynb and you will have the images and figures. You can open the downloaded file with jupyter notebook or online with Google Colab.
@Mariama_Mbow no… and I forget now which extensions are ‘free’ (which is why I said ‘or similar’)-- But this will actually capture your entire screen as a PDF and output it. Way better than just trying to just do a ‘Print to PDF’ operation, or save the HTML.