Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -251,12 +251,5 @@ st.markdown("""
|
|
| 251 |
- This project provides an interactive dashboard for exploring trends and insights from the r/AskReddit subreddit. Through a combination of sentiment analysis, temporal patterns, and user engagement metrics, the visualizations aim to uncover key factors that contribute to the popularity and engagement of posts.
|
| 252 |
""")
|
| 253 |
|
| 254 |
-
st.markdown('</div>', unsafe_allow_html=True)
|
| 255 |
|
| 256 |
-
# # Group Members:
|
| 257 |
-
# st.markdown("### Group Members")
|
| 258 |
-
# st.markdown("1. Cindy Chung")
|
| 259 |
-
# st.markdown("2. Irith Chaturvedi")
|
| 260 |
-
# st.markdown("3. Ning Gao")
|
| 261 |
-
# st.markdown("4. Pia Schwarzinger")
|
| 262 |
-
# st.markdown("5. Tanvi Lakhani")
|
|
|
|
| 251 |
- This project provides an interactive dashboard for exploring trends and insights from the r/AskReddit subreddit. Through a combination of sentiment analysis, temporal patterns, and user engagement metrics, the visualizations aim to uncover key factors that contribute to the popularity and engagement of posts.
|
| 252 |
""")
|
| 253 |
|
| 254 |
+
# st.markdown('</div>', unsafe_allow_html=True)
|
| 255 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|