Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -518,7 +518,7 @@ def preprocess_text(text):
|
|
518 |
|
519 |
# 🎭 Main function - "All the world's a stage, and all the code merely players" -Shakespeare, probably
|
520 |
def main():
|
521 |
-
st.
|
522 |
|
523 |
# 🎲 Session state vars - "Life is like a session state, you never know what you're gonna get"
|
524 |
if 'logged_in' not in st.session_state:
|
|
|
518 |
|
519 |
# 🎭 Main function - "All the world's a stage, and all the code merely players" -Shakespeare, probably
|
520 |
def main():
|
521 |
+
st.markdown("### 🐙Git🌌Cosmos💫 - Azure Cosmos DB and Github Agent")
|
522 |
|
523 |
# 🎲 Session state vars - "Life is like a session state, you never know what you're gonna get"
|
524 |
if 'logged_in' not in st.session_state:
|