Skip to content

Commit ed3dbb1

Browse files
Merge pull request #2 from sfc-gh-mybarra/dev_mybarra
small change
2 parents 83fcd39 + 6d451c6 commit ed3dbb1

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": "qlagxiqyinpz3u5kutzd",
9+
"authorId": "348668007335",
10+
"authorName": "MYBARRA",
11+
"authorEmail": "michael.ybarra@snowflake.com",
12+
"sessionId": "1293e86c-2293-4130-925f-03728a596c1c",
13+
"lastEditTime": 1743616612650
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)