Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -11,6 +11,7 @@ import base64
|
|
11 |
import json
|
12 |
import uuid # 🎲 For generating unique IDs
|
13 |
|
|
|
14 |
# 🎉 Welcome to our fun-filled Cosmos DB and GitHub Integration app!
|
15 |
st.set_page_config(layout="wide")
|
16 |
|
|
|
11 |
import json
|
12 |
import uuid # 🎲 For generating unique IDs
|
13 |
|
14 |
+
|
15 |
# 🎉 Welcome to our fun-filled Cosmos DB and GitHub Integration app!
|
16 |
st.set_page_config(layout="wide")
|
17 |
|