Skip to content
Snippets Groups Projects
Commit 55e64d54 authored by Mohamed Sebabti's avatar Mohamed Sebabti
Browse files

readme

parent 3674b8bc
No related branches found
No related tags found
No related merge requests found
...@@ -98,7 +98,8 @@ L’interface est développée en **HTML/CSS + JS Vanilla**, et propose : ...@@ -98,7 +98,8 @@ L’interface est développée en **HTML/CSS + JS Vanilla**, et propose :
### 1. Cloner le projet ### 1. Cloner le projet
```bash ```bash
git clone https://github.com/ton_projet/prediction-popularite.git git clone https://gitlab.univ-lille.fr/simon.majorczyk.etu/bigdata.git
mkdir prediction-popularite
cd prediction-popularite cd prediction-popularite
``` ```
...@@ -118,7 +119,9 @@ pip install flask pandas scikit-learn numpy ...@@ -118,7 +119,9 @@ pip install flask pandas scikit-learn numpy
### 4. Lancer le serveur ### 4. Lancer le serveur
```bash ```bash
python app_glob.py cd ..
cd bigdata
python3 app_glob.py
``` ```
L’application sera accessible sur : L’application sera accessible sur :
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment