Spaces:
Sleeping
Sleeping
| import streamlit as st | |
| import pandas as pd | |
| st.write(""" | |
| # My first app | |
| Hello *world!* | |
| """) |
| import streamlit as st | |
| import pandas as pd | |
| st.write(""" | |
| # My first app | |
| Hello *world!* | |
| """) |