File size: 126 Bytes
da86250
 
 
 
 
 
1
2
3
4
5
6
import streamlit as st  


def app():
    st.title("Not available at the moment")
    st.header("We are working on this")