Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
mgodine2
/
AIPairprogramming1
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
mgodine2
commited on
Jul 24, 2023
Commit
5259ddd
·
1 Parent(s):
aee9c3c
Create app.py
Browse files
Files changed (1)
hide
show
app.py
+2
-0
app.py
ADDED
Viewed
@@ -0,0 +1,2 @@
1
+
import streamlit as staticmethod
2
+
st.markdown('Hello World')