Skip to content

Commit 3df2280

Browse files
committed
Adding screenshot for stand alone web app.
1 parent 547e598 commit 3df2280

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,8 @@ streamlit run visualize.py
7676
#### Export a Static HTML Report
7777
Generate a fully self-contained HTML report that can be opened in any browser without a server or network connection. All JavaScript is inlined — no external CDN calls are made during rendering.
7878

79+
<img src="assets/example%20web.png" style="width: 500">
80+
7981
```bash
8082
# Listening data only
8183
python export_html.py data/tracks.csv

assets/example web.png

144 KB
Loading

0 commit comments

Comments
 (0)