Skip to content

Commit 39e28f8

Browse files
Merge pull request #79 from sfc-gh-jhansen/dev
Demo
2 parents 3c46749 + 8242a20 commit 39e28f8

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

notebooks/07_load_daily_city_metrics/07_load_daily_city_metrics.ipynb

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
"kernelspec": {
44
"display_name": "Streamlit Notebook",
55
"name": "streamlit"
6+
},
7+
"lastEditStatus": {
8+
"notebookId": "kss7vquztn5742emuo3m",
9+
"authorId": "350843732387",
10+
"authorName": "JOHN",
11+
"authorEmail": "[email protected]",
12+
"sessionId": "d322f813-fe43-46ce-a12e-8f6586bfa9bf",
13+
"lastEditTime": 1744841249680
614
}
715
},
816
"nbformat_minor": 5,
@@ -100,7 +108,7 @@
100108
"collapsed": false
101109
},
102110
"outputs": [],
103-
"source": "--SELECT * FROM DAILY_CITY_METRICS LIMIT 10;",
111+
"source": "SELECT * FROM DAILY_CITY_METRICS LIMIT 10;",
104112
"execution_count": null
105113
}
106114
]

0 commit comments

Comments
 (0)