update app.py
This commit is contained in:
parent
b0f4e9a10c
commit
b45cca1e7c
|
@ -9,7 +9,7 @@ app = MultiApp()
|
||||||
|
|
||||||
st.markdown("""
|
st.markdown("""
|
||||||
# Sentiment Analysis Dashboard
|
# Sentiment Analysis Dashboard
|
||||||
Dashboard ini berisi analisis sentimen komentar netizen di Twitter terhadap gaji dan kesehatan mental generasi Z.
|
Dashboard ini berisi analisis sentimen komentar netizen di Twitter terhadap gaji mempengaruhi kesehatan mental generasi Z.
|
||||||
""")
|
""")
|
||||||
|
|
||||||
app.add_app("Home", frontend.app)
|
app.add_app("Home", frontend.app)
|
||||||
|
|
Loading…
Reference in New Issue