Test-Streamlit / page /upload.py
GilbertClaus's picture
init
047b16c
raw
history blame contribute delete
110 Bytes
import streamlit as st
def run():
st.write("# ☁️ Upload")
st.write("Ini adalah halaman Upload.")