ronakreddy18 commited on
Commit
3c93f2e
·
verified ·
1 Parent(s): f3b5664

Update pages/introds.py

Browse files
Files changed (1) hide show
  1. pages/introds.py +1 -1
pages/introds.py CHANGED
@@ -32,7 +32,7 @@ st.markdown("<h2 style='color: Black;'>What is data science</h2>"
32
  <li><strong> Deployment: </strong Implement the model into a production environment where it can provide actionable insights or make decisions in real-time.> </li>
33
  </ul>
34
  </div>
35
- """ , unsafe_allow_html=True)
36
 
37
 
38
 
 
32
  <li><strong> Deployment: </strong Implement the model into a production environment where it can provide actionable insights or make decisions in real-time.> </li>
33
  </ul>
34
  </div>
35
+ , unsafe_allow_html=True)
36
 
37
 
38