Create code editor and run code with subprocess package
This commit is contained in:
4
webpages/project.py
Normal file
4
webpages/project.py
Normal file
@@ -0,0 +1,4 @@
|
||||
import streamlit as st
|
||||
|
||||
def project():
|
||||
st.title("BuffTeks Project")
|
||||
Reference in New Issue
Block a user