sree4411 commited on
Commit
8340532
·
verified ·
1 Parent(s): dfa4ee0

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/1sT35x4JH9s_hb31aMoUwtry-w8FE7fQg?usp=sharing")
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"