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
+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",
}