Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -18,7 +18,7 @@ page = st.sidebar.radio("Go to", [
|
|
| 18 |
"Platform Usage Patterns",
|
| 19 |
"Video Consumption Insights",
|
| 20 |
"Socioeconomic Analysis",
|
| 21 |
-
"Addiction
|
| 22 |
"Activity and Connection Type",
|
| 23 |
"Chatbot"
|
| 24 |
])
|
|
|
|
| 18 |
"Platform Usage Patterns",
|
| 19 |
"Video Consumption Insights",
|
| 20 |
"Socioeconomic Analysis",
|
| 21 |
+
"Addiction Level Distribution",
|
| 22 |
"Activity and Connection Type",
|
| 23 |
"Chatbot"
|
| 24 |
])
|