Spaces:
Runtime error
Runtime error
luisotorres
commited on
Commit
•
610c281
1
Parent(s):
e03f649
Update app.py
Browse files
app.py
CHANGED
@@ -122,6 +122,7 @@ if submit_button:
|
|
122 |
|
123 |
st.markdown(
|
124 |
"""
|
125 |
-
|
|
|
126 |
"""
|
127 |
)
|
|
|
122 |
|
123 |
st.markdown(
|
124 |
"""
|
125 |
+
print("See how this model was created on Kaggle:")
|
126 |
+
[ 🍷 Wine Quality - EDA, Prediction and Deploy](https://www.kaggle.com/code/lusfernandotorres/wine-quality-eda-prediction-and-deploy/notebook)
|
127 |
"""
|
128 |
)
|