Small updates to bootcamp
This commit is contained in:
parent
bc5df74ceb
commit
29dd6ea663
2 changed files with 50 additions and 3 deletions
|
@ -11,7 +11,11 @@
|
|||
"cell_type": "markdown",
|
||||
"metadata": {},
|
||||
"source": [
|
||||
"*Phys 134L Note: These tutorials are based on those by [Imad Pasha & Christopher Agostino](https://prappleizer.github.io/)*"
|
||||
"*Phys 134L Note: These tutorials are based on those by [Imad Pasha & Christopher Agostino](https://prappleizer.github.io/)*\n",
|
||||
"\n",
|
||||
"*Complete these assignments on your own*\n",
|
||||
"\n",
|
||||
"**Due date (with Part 1): Sunday April 3 11:59PM on Gradescope**"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
@ -1130,7 +1134,7 @@
|
|||
"cell_type": "markdown",
|
||||
"metadata": {},
|
||||
"source": [
|
||||
"**ON YOUR OWN**\n",
|
||||
"**ON YOUR OWN for EXTRA PRACTICE (Not Graded)**\n",
|
||||
"\n",
|
||||
"Here's a couple of exercises to play around with this function to make it EVEN MORE general, which you should be able to do with some quick googling. \n",
|
||||
"\n",
|
||||
|
@ -1145,6 +1149,23 @@
|
|||
"source": [
|
||||
"Alright! That's it for this tutorial. As always, I hope it was helpful to you. If you have any questions about it (or find typos), or a question about your own code as you're getting started, feel free to email me! I welcome all kinds of feedback. I hope to have a few more very-entry-level tutorials up soon, so stay tuned!"
|
||||
]
|
||||
},
|
||||
{
|
||||
"cell_type": "markdown",
|
||||
"metadata": {},
|
||||
"source": [
|
||||
"## Submission Instructions"
|
||||
]
|
||||
},
|
||||
{
|
||||
"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",
|
||||
"\n",
|
||||
"Here's a handy website that makes merging PDFs easy: \n",
|
||||
"https://www.adobe.com/acrobat/online/merge-pdf.html"
|
||||
]
|
||||
}
|
||||
],
|
||||
"metadata": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue