Skip to content

Instantly share code, notes, and snippets.

@ashhadulislam
Created February 12, 2022 12:55
Show Gist options
  • Save ashhadulislam/edb0e38fc888666f409b1f74118fcce1 to your computer and use it in GitHub Desktop.
Save ashhadulislam/edb0e38fc888666f409b1f74118fcce1 to your computer and use it in GitHub Desktop.
import streamlit as st
def app():
header=st.container()
with header:
st.subheader("Test whether an area is affected by any natural disaster")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment