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