Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -149,7 +149,7 @@ def archive_current_container(database_name, container_name, client):
|
|
149 |
|
150 |
# ๐ Let's modify the main app to be more fun!
|
151 |
def main():
|
152 |
-
st.title("๐
|
153 |
|
154 |
# ๐ฆ Initialize session state
|
155 |
if 'logged_in' not in st.session_state:
|
|
|
149 |
|
150 |
# ๐ Let's modify the main app to be more fun!
|
151 |
def main():
|
152 |
+
st.title("๐ง ๐AzCDB๐ - ๐AzureCosmos๐๏ธ๐Github๐ง AI๐ซ")
|
153 |
|
154 |
# ๐ฆ Initialize session state
|
155 |
if 'logged_in' not in st.session_state:
|