Spaces:
Build error
Build error
Update app.py
Browse files
app.py
CHANGED
|
@@ -69,6 +69,7 @@ st.markdown("""
|
|
| 69 |
}
|
| 70 |
</style>
|
| 71 |
""", unsafe_allow_html=True)
|
|
|
|
| 72 |
st.title("INTRODUCTION TO DATA ANALYSIS")
|
| 73 |
st.header("What does the term data refers to?")
|
| 74 |
st.subheader("Data")
|
|
|
|
| 69 |
}
|
| 70 |
</style>
|
| 71 |
""", unsafe_allow_html=True)
|
| 72 |
+
st.snow()
|
| 73 |
st.title("INTRODUCTION TO DATA ANALYSIS")
|
| 74 |
st.header("What does the term data refers to?")
|
| 75 |
st.subheader("Data")
|