Skip to content

Commit

Permalink
minor tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
= committed Sep 26, 2023
1 parent 2189c18 commit d2974b1
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions book/labs/3_estimate_blood_flow/lab3.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"source": [
"# Week 4: Estimate Blood Flow from PPG Data\n",
"<font size=\"6\"> Laboratory 3: Intro to Functions, Polynomial Fitting </font> <br>\n",
"<font size=\"3\"> Last updated January 31, 2023 </font>"
"<font size=\"3\"> Last updated Sep 14, 2023 </font>"
]
},
{
Expand Down Expand Up @@ -974,7 +974,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.9.6"
"version": "3.11.4"
},
"vscode": {
"interpreter": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"source": [
"# Week 5: Prep to Build an Inclinometer (Namespaces, Modules, Objects)\n",
"<font size=\"6\"> Laboratory 4a </font> <br>\n",
"<font size=\"3\"> Last updated February 8th, 2023 </font>"
"<font size=\"3\"> Last updated September 21st, 2023 </font>"
]
},
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"source": [
"# Week 6-7: Build an Inclinometer (Objects on Hardware)\n",
"<font size=\"6\"> Laboratory 4b </font> <br>\n",
"<font size=\"3\"> Last updated February 11, 2023 </font>"
"<font size=\"3\"> Last updated September 26, 2023 </font>"
]
},
{
Expand Down

0 comments on commit d2974b1

Please sign in to comment.