Update context for report: change patient name to Keirstyn; adjust execution count in analysis notebook

This commit is contained in:
bolade
2025-10-22 16:25:33 +01:00
parent e58d9b0158
commit 5844cb6cff
4 changed files with 2 additions and 2 deletions
Binary file not shown.
+1 -1
View File
@@ -467,7 +467,7 @@
},
{
"cell_type": "code",
"execution_count": 15,
"execution_count": 21,
"id": "62803668",
"metadata": {},
"outputs": [
+1 -1
View File
@@ -12,7 +12,7 @@ def image_to_base64(image_path):
### Defining Page Contexts ###
page_1_context = {
"name": "John Doe",
"name": "Keirstyn",
"surname": "Moran",
"date": "July 29, 2025",
}
Binary file not shown.