Update pages/3_Life Cycle Of ML Project.py
Browse files
pages/3_Life Cycle Of ML Project.py
CHANGED
|
@@ -319,7 +319,7 @@ except FileNotFoundError:
|
|
| 319 |
print("File not found. Check the file path.")
|
| 320 |
""", language='python')
|
| 321 |
|
| 322 |
-
st.link_button(":blue[Jupyter Notebook(colab)]","https://colab.research.google.com/drive/
|
| 323 |
|
| 324 |
if st.button(":red[Back to Semi-Structured Data]"):
|
| 325 |
st.session_state.page = "semi_structured_data"
|
|
|
|
| 319 |
print("File not found. Check the file path.")
|
| 320 |
""", language='python')
|
| 321 |
|
| 322 |
+
st.link_button(":blue[Jupyter Notebook(colab)]","https://colab.research.google.com/drive/12VF_YSzYvILWHOHKQQu2SeytOLSooN7K?usp=sharing")
|
| 323 |
|
| 324 |
if st.button(":red[Back to Semi-Structured Data]"):
|
| 325 |
st.session_state.page = "semi_structured_data"
|