climsim / app.py
puqi's picture
Update app.py
71ba500
raw
history blame
70 Bytes
import streamlit as st
import data_utils
st.markdown('Streamlit Demo')