sn1 / opendashboards /hello_world.py
unconst's picture
restructure
0c4c24e
raw
history blame
83 Bytes
import streamlit as st
from .utils.utils import get_data
st.write('HELLO BOITCHES')