Spaces:
Runtime error
Runtime error
File size: 244 Bytes
da14b23 076029f 8627421 bf5567f bcdcf85 42f8a9b 7e8f50f 1199366 7e8f50f |
1 2 3 4 5 6 7 8 9 10 11 |
import streamlit as st
#import panda as pd
import numpy as np
#st.makrdown( :smile:)
# this is a comment line
st.title("Project Name : AI Driven UI\n")
st.header(" Challenge # 1: Maps 🕵️♀️ " )
st.subheader(" In this app we are ")
|