P.A / home.py
reshav1's picture
another file
ce172f3
raw
history blame
No virus
84 Bytes
import streamlit as st
import json
def dashboard():
st.title("Dashboard")