Skip to content

projet-md5-lebrun/dash_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[APP in Dash] Number of births by name in France

How to run the code ?

1. Clone the repository

git clone [email protected]:projet-md5-lebrun/dash_project.git

2. Go to the project directory

cd dash_project

3. Create a virtual environment

python3 -m venv app_venv

4. Activate the virtual environment

source app_venv/bin/activate

5. Install the requirements

pip install -r requirements.txt

6. Run the app

python app.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages