Spaces:
Running
Running
LaurentTRIPIED
commited on
Merge branch 'main' of https://huggingface.co/spaces/LaurentTRIPIED/OpenData-Projet-RSE
Browse files
app.py
CHANGED
@@ -50,4 +50,8 @@ if __name__ == "__main__":
|
|
50 |
|
51 |
if app_mode == "Organisations engagées":
|
52 |
display_organisations_engagees()
|
|
|
53 |
|
|
|
|
|
|
|
|
50 |
|
51 |
if app_mode == "Organisations engagées":
|
52 |
display_organisations_engagees()
|
53 |
+
<<<<<<< HEAD
|
54 |
|
55 |
+
=======
|
56 |
+
# Cette structure peut être étendue pour ajouter d'autres onglets à l'application
|
57 |
+
>>>>>>> cffc976024926b7fc4a558ce209470d5cbd2fb83
|