Spaces:
Runtime error
Runtime error
Update URLs
Browse files
🏠Home.py
CHANGED
@@ -68,7 +68,7 @@ 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://
|
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: [
|
|
|
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://daliagala.github.io/)**')
|
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: [FairTargetSim](https://github.com/DaliaGala/FairTargetSim)**'
|