mirror of
https://github.com/olehomelchenko/kse-streamlit-2024-06.git
synced 2025-12-21 13:12:30 +00:00
6 lines
55 B
Python
6 lines
55 B
Python
import streamlit as st
|
|
|
|
|
|
st.markdown("# Hello World")
|
|
|