Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
Adiga02
/
Operators
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Adiga02
commited on
Sep 6, 2024
Commit
14cf79d
·
verified
·
1 Parent(s):
ae43b8a
Create app.py
Browse files
Files changed (1)
hide
show
app.py
+5
-0
app.py
ADDED
Viewed
@@ -0,0 +1,5 @@
1
+
import streamlit as st
2
+
3
+
st.title('Batch 331')
4
+
st.header('Python_Programming')
5
+
st.text('learn about basic intution of hugging space and streamlit')