Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
bziiit/OpenData-Bordeaux-RSE-OLD
bziiit
/
Carto-RSE
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
fab5009
Carto-RSE
/
marquesengagees.py
LaurentTRIPIED
V2 avec Data bziiit
98691d1
10 months ago
raw
Copy download link
history
blame
Safe
183 Bytes
# Dans marquesengagees.py
import
streamlit
as
st
def
display_engaged_brands
():
# Exemple de code pour afficher des marques engagées
st.write(
"Liste des marques engagées"
)