You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,8 @@ This workspace contains Python scripts for visualizing meeting data as directed
31
31
---
32
32
33
33
**Note:**
34
-
Both scripts are designed for headless environments (such as dev containers). The graph images are saved to disk and can be viewed using the default browser with:
34
+
Both scripts reference `meeting-summaries-array.json` as their data source, **not**`meeting-summaries-by-id.json`.
35
+
They are designed for headless environments (such as dev containers). The graph images are saved to disk and can be viewed using the default browser with:
0 commit comments