Spaces:
Runtime error
Runtime error
osanseviero
commited on
Commit
•
a9074cb
1
Parent(s):
d324fff
Update app.py
Browse files
app.py
CHANGED
@@ -5,7 +5,7 @@ from datasets import load_dataset
|
|
5 |
|
6 |
dataset = load_dataset("inria-soda/tabular-benchmark", data_files="reg_cat/house_sales.csv")
|
7 |
|
8 |
-
st.header("Streamlit 1.
|
9 |
st.markdown("""
|
10 |
Tabs are supported!
|
11 |
|
|
|
5 |
|
6 |
dataset = load_dataset("inria-soda/tabular-benchmark", data_files="reg_cat/house_sales.csv")
|
7 |
|
8 |
+
st.header("Streamlit 1.15 is now supported in Spaces!")
|
9 |
st.markdown("""
|
10 |
Tabs are supported!
|
11 |
|