Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Kawadou
/
DATA
like
0
Sleeping
App
Files
Files
Community
2b5ccc9
DATA
/
marquesengagees.py
kawadou
Add application file
2b5ccc9
6 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"
)