update app
Browse files
app.py
CHANGED
@@ -44,9 +44,9 @@ st.markdown("""
|
|
44 |
|
45 |
<br>
|
46 |
|
47 |
-
Bienvenue sur ce dashboard streamlit du `
|
48 |
-
|
49 |
-
<a href="https://github.com/2nzi" style="text-decoration: none;">@2nzi</a
|
50 |
<br><br><br>
|
51 |
""", unsafe_allow_html=True)
|
52 |
|
|
|
44 |
|
45 |
<br>
|
46 |
|
47 |
+
Bienvenue sur ce dashboard streamlit du projet `Get Around`. Nos <a href="https://full-stack-assets.s3.eu-west-3.amazonaws.com/Deployment/get_around_delay_analysis.xlsx" style="text-decoration: none;">données</a>
|
48 |
+
nous renseigne sur certains paramètres de location de voiture. Disponible sur le projet github
|
49 |
+
<a href="https://github.com/2nzi/JEDHA-Projet-7-GetAround" style="text-decoration: none;">@2nzi</a>.
|
50 |
<br><br><br>
|
51 |
""", unsafe_allow_html=True)
|
52 |
|