system-design-primer/sbk.py

3 lines
41 B
Python

import streamlit as st
st.write("Hello")