From 1fde25ebdcee2f2e96ef79ef807fa676d3f166dd Mon Sep 17 00:00:00 2001 From: Max Millar-Blanchaer Date: Sun, 30 Mar 2025 17:12:13 -0700 Subject: [PATCH] updated saving instructions --- Bootcamp/Python_Bootcamp_Part1.ipynb | 2 +- Bootcamp/Python_Bootcamp_Part2.ipynb | 7 ++++++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/Bootcamp/Python_Bootcamp_Part1.ipynb b/Bootcamp/Python_Bootcamp_Part1.ipynb index 379ae05..78dfd6b 100644 --- a/Bootcamp/Python_Bootcamp_Part1.ipynb +++ b/Bootcamp/Python_Bootcamp_Part1.ipynb @@ -844,7 +844,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "To submit this assignment, first make sure that all the cells have been run and are showing the outputs that you expect. Then you can print this file to PDF. You must combine this PDF with a PDF from Part 2 of the bootcamp before submitting it to gradescope. \n", + "To submit this assignment, first make sure that all the cells have been run and are showing the outputs that you expect. Then you can print this file to PDF. If you've completed this assignment on the JupyterHub, then sometimes it can be difficult to export it directly as a PDF. One way is to export your notebook as HTML and then \"Print to PDF\" from the computer you're working on. You must combine this PDF with a PDF from Part 1 of the bootcamp before submitting it to gradescope. \n", "\n", "Here's a handy website that makes merging PDFs easy: \n", "https://www.adobe.com/acrobat/online/merge-pdf.html" diff --git a/Bootcamp/Python_Bootcamp_Part2.ipynb b/Bootcamp/Python_Bootcamp_Part2.ipynb index 1ea0398..91d5a58 100644 --- a/Bootcamp/Python_Bootcamp_Part2.ipynb +++ b/Bootcamp/Python_Bootcamp_Part2.ipynb @@ -1161,11 +1161,16 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "To submit this assignment, first make sure that all the cells have been run and are showing the outputs that you expect. Then you can print this file to PDF. You must combine this PDF with a PDF from Part 2 of the bootcamp before submitting it to gradescope. \n", + "To submit this assignment, first make sure that all the cells have been run and are showing the outputs that you expect. Then you can print this file to PDF. If you've completed this assignment on the JupyterHub, then sometimes it can be difficult to export it directly as a PDF. One way is to export your notebook as HTML and then \"Print to PDF\" from the computer you're working on. You must combine this PDF with a PDF from Part 1 of the bootcamp before submitting it to gradescope. \n", "\n", "Here's a handy website that makes merging PDFs easy: \n", "https://www.adobe.com/acrobat/online/merge-pdf.html" ] + }, + { + "cell_type": "markdown", + "metadata": {}, + "source": [] } ], "metadata": {