Sathwikchowdary commited on
Commit
a178ce5
·
verified ·
1 Parent(s): 6266643

Update pages/Life_cycle_of_ML.py

Browse files
Files changed (1) hide show
  1. pages/Life_cycle_of_ML.py +2 -2
pages/Life_cycle_of_ML.py CHANGED
@@ -1,5 +1,5 @@
1
- <div align="center">
2
- <svg width="600" height="400">
3
  <!-- Problem Definition -->
4
  <a href="#problem-definition">
5
  <rect x="50" y="50" width="150" height="50" fill="#FFB6C1" stroke="#000" />
 
1
+ st.markdown("<div align="center">")
2
+ <svg width="600" height="400">
3
  <!-- Problem Definition -->
4
  <a href="#problem-definition">
5
  <rect x="50" y="50" width="150" height="50" fill="#FFB6C1" stroke="#000" />