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:
thomwolf
/
test-space
like
0
Configuration error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
thomwolf
HF Staff
commited on
May 28, 2021
Commit
f3b6eb8
·
1 Parent(s):
be510a4
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1,3 +1,3 @@
1
import streamlit as st
2
3
-
st.
print
('
hello
')
1
import streamlit as st
2
3
+
st.
text
('
Fixed width text
')