Spaces:
Sleeping
Sleeping
Update pages/Lifecycle of Machine Learning.py
Browse files
pages/Lifecycle of Machine Learning.py
CHANGED
@@ -143,4 +143,7 @@ print(df.head())
|
|
143 |
|
144 |
# Button to open Jupyter Notebook or PDF
|
145 |
if st.button("Open CSV Documentation"):
|
146 |
-
st.write("Download the [documentation notebook](path/to/csv_notebook.ipynb) or [PDF](path/to/csv_documentation.pdf).")
|
|
|
|
|
|
|
|
143 |
|
144 |
# Button to open Jupyter Notebook or PDF
|
145 |
if st.button("Open CSV Documentation"):
|
146 |
+
st.write("Download the [documentation notebook](path/to/csv_notebook.ipynb) or [PDF](path/to/csv_documentation.pdf).")
|
147 |
+
|
148 |
+
|
149 |
+
|