Update context for report: change patient name to Keirstyn; adjust execution count in analysis notebook
This commit is contained in:
Binary file not shown.
+1
-1
@@ -467,7 +467,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"cell_type": "code",
|
"cell_type": "code",
|
||||||
"execution_count": 15,
|
"execution_count": 21,
|
||||||
"id": "62803668",
|
"id": "62803668",
|
||||||
"metadata": {},
|
"metadata": {},
|
||||||
"outputs": [
|
"outputs": [
|
||||||
|
|||||||
+1
-1
@@ -12,7 +12,7 @@ def image_to_base64(image_path):
|
|||||||
|
|
||||||
### Defining Page Contexts ###
|
### Defining Page Contexts ###
|
||||||
page_1_context = {
|
page_1_context = {
|
||||||
"name": "John Doe",
|
"name": "Keirstyn",
|
||||||
"surname": "Moran",
|
"surname": "Moran",
|
||||||
"date": "July 29, 2025",
|
"date": "July 29, 2025",
|
||||||
}
|
}
|
||||||
|
|||||||
Binary file not shown.
Reference in New Issue
Block a user