Exploratory / README.md
Sidoine1991
Mise à jour du README et ajout du fichier .gitignore
d0f31ed
---
title: Exploratory
emoji: 🚀
colorFrom: red
colorTo: red
sdk: docker
app_port: 8501
tags:
- streamlit
pinned: false
short_description: Make EDA Easy
license: mit
---
# Welcome to Streamlit!
Edit `/dashboard_app.py` to customize this app to your heart's desire. :heart:
If you have any questions, checkout our [documentation](https://docs.streamlit.io) and [community forums](https://discuss.streamlit.io).
## Instructions
- Install dependencies: `pip install -r requirements.txt`
- Run the app: `streamlit run dashboard_app.py`