hello-world / app.py
julien-c's picture
julien-c HF staff
Update app.py
9f14ca1
import streamlit as st
if st.button("Balloons"):
st.balloons()