Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
julio07cesar10
/
prubaStreamlit
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
julio07cesar10
commited on
Jun 13, 2024
Commit
4370c02
·
verified
·
1 Parent(s):
8d891ed
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -18,4 +18,4 @@ st.write("Grafico de Líneas")
18
st.line_chart(df)
19
20
st.button("Boton de Prueba")
21
-
st.
text_imput
("Ingrese Texto:")
18
st.line_chart(df)
19
20
st.button("Boton de Prueba")
21
+
st.
text_input
("Ingrese
el
Texto:")