DaliaGala commited on
Commit
ea9d7a3
1 Parent(s): d8596fd

Add creators info back in and try the video file addition

Browse files
Files changed (1) hide show
  1. 🏠Home.py +7 -1
🏠Home.py CHANGED
@@ -65,4 +65,10 @@ st.markdown('''**From the Define Target Variables page:**''')
65
  st.image('./images/tests.png')
66
 
67
  st.markdown('''**From the Visualize the Results page:**''')
68
- st.image('./images/pie_charts.png')
 
 
 
 
 
 
 
65
  st.image('./images/tests.png')
66
 
67
  st.markdown('''**From the Visualize the Results page:**''')
68
+ st.image('./images/pie_charts.png')
69
+
70
+ #Create info boxes for authors, links and GitHub
71
+ st.info('**Data Scientist: [Dalia Sara Gala](https://twitter.com/dalia_science)**')
72
+ st.info('**Philosophy Lead: [Milo Phillips-Brown](https://www.milopb.com/)**')
73
+ st.info('**Accenture team: [@The Dock](https://www.accenture.com/gb-en/services/about/innovation-hub-the-dock)**')
74
+ st.info('**GitHub: [Hiring-model](https://github.com/DaliaGala/Hiring-model)**'