Sathwikchowdary commited on
Commit
bd571c2
·
verified ·
1 Parent(s): 97985a9

Update pages/Life_cycle_of_ML.py

Browse files
Files changed (1) hide show
  1. pages/Life_cycle_of_ML.py +1 -1
pages/Life_cycle_of_ML.py CHANGED
@@ -1,4 +1,4 @@
1
- st.markdown('<div align="center">'
2
  <svg width="600" height="400">
3
  <!-- Problem Definition -->
4
  <a href="#problem-definition">
 
1
+ st.markdown('<div align="center">', unsafe_allow_html=True)
2
  <svg width="600" height="400">
3
  <!-- Problem Definition -->
4
  <a href="#problem-definition">