Sathwikchowdary commited on
Commit
d3160f3
·
verified ·
1 Parent(s): 03e2587

Update pages/excel_Files.py

Browse files
Files changed (1) hide show
  1. pages/excel_Files.py +1 -1
pages/excel_Files.py CHANGED
@@ -88,6 +88,6 @@ st.markdown(
88
  unsafe_allow_html=True
89
  )
90
  st.markdown(
91
- "<a href=https://colab.research.google.com/drive/1ubmOssUfbrldtVODVsVHSyW7o8Nk7rP9?usp=sharing' target='_blank' style='font-size: 16px; color: #FFD700;'>Open Jupyter Notebook</a>",
92
  unsafe_allow_html=True
93
  )
 
88
  unsafe_allow_html=True
89
  )
90
  st.markdown(
91
+ "<a href=https://colab.research.google.com/drive/1ubmOssUfbrldtVODVsVHSyW7o8Nk7rP9?usp=sharing ' target='_blank' style='font-size: 16px; color: #FFD700;'>Open Jupyter Notebook</a>",
92
  unsafe_allow_html=True
93
  )