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

Update pages/3_Life Cycle Of ML Project.py

Browse files
pages/3_Life Cycle Of ML Project.py CHANGED
@@ -281,7 +281,7 @@ except FileNotFoundError:
281
  print("File not found. Check the file path.")
282
  """, language='python')
283
 
284
- st.link_button(":blue[Jupyter Notebook(colab)]","https://colab.research.google.com/drive/1sT35x4JH9s_hb31aMoUwtry-w8FE7fQg?usp=sharing")
285
 
286
 
287
  if st.button(":red[Back to Semi-Structured Data]"):
@@ -357,7 +357,7 @@ except FileNotFoundError:
357
  print("File not found. Check the file path.")
358
  """, language='python')
359
 
360
- st.link_button(":blue[Jupyter Notebook(colab)]","https://colab.research.google.com/drive/1sT35x4JH9s_hb31aMoUwtry-w8FE7fQg?usp=sharing")
361
 
362
  if st.button(":red[Back to Semi-Structured Data]"):
363
  st.session_state.page = "semi_structured_data"
 
281
  print("File not found. Check the file path.")
282
  """, language='python')
283
 
284
+ st.link_button(":blue[Jupyter Notebook(colab)]","https://colab.research.google.com/drive/1jXSPACETyJ5OMKx7Nhx2Mn75V9n9WIyY?usp=sharing")
285
 
286
 
287
  if st.button(":red[Back to Semi-Structured Data]"):
 
357
  print("File not found. Check the file path.")
358
  """, language='python')
359
 
360
+ st.link_button(":blue[Jupyter Notebook(colab)]","https://colab.research.google.com/drive/1yBgo4h_RNlc2KJApxXEWZXEZCwWHos_n?usp=sharing")
361
 
362
  if st.button(":red[Back to Semi-Structured Data]"):
363
  st.session_state.page = "semi_structured_data"