streamlit / app.py
Omar Sanseviero
Create app.py
0852ac9
raw
history blame contribute delete
48 Bytes
import streamlit as st
st.title("Hello World!")