Spaces:
Sleeping
Sleeping
| import streamlit as st | |
| def UI(): | |
| st.markdown("""<h3 style="color:#002B50;">⚛ People Aanlytics dashboard</h3>""", unsafe_allow_html=True) |
| import streamlit as st | |
| def UI(): | |
| st.markdown("""<h3 style="color:#002B50;">⚛ People Aanlytics dashboard</h3>""", unsafe_allow_html=True) |