Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Clone77
/
MentorMinds_Bot
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Clone77
commited on
May 22
Commit
798aa00
·
verified
·
1 Parent(s):
db8952e
Create python.py
Browse files
Files changed (1)
hide
show
python.py
+2
-0
python.py
ADDED
Viewed
@@ -0,0 +1,2 @@
1
+
import streamlit as st
2
+
st.write('HI')