From ebedf801d370580ff8600cf8941fcb506b0d4ffe Mon Sep 17 00:00:00 2001
From: "nabil.abdennad" <nabil.abdennadher@hesge.ch>
Date: Sun, 9 Jun 2024 10:50:29 +0200
Subject: [PATCH] prediction instead of pred

---
 {Local-Without-Pred => Local-Without-Prediction}/Dockerfile       | 0
 {Local-Without-Pred => Local-Without-Prediction}/README.md        | 0
 .../docker-compose.yml                                            | 0
 .../generate-docker-compose.py                                    | 0
 .../neighbors/neighbors0.txt                                      | 0
 .../neighbors/neighbors1.txt                                      | 0
 .../neighbors/neighbors2.txt                                      | 0
 .../neighbors/neighbors3.txt                                      | 0
 {Local-Without-Pred => Local-Without-Prediction}/sock.py          | 0
 {Without-Pred => Without-Prediction}/Dockerfile                   | 0
 {Without-Pred => Without-Prediction}/README.md                    | 0
 {Without-Pred => Without-Prediction}/comSimple.py                 | 0
 {Without-Pred => Without-Prediction}/docker-compose.yml           | 0
 {Without-Pred => Without-Prediction}/generate-docker-compose.py   | 0
 {Without-Pred => Without-Prediction}/install-docker.sh            | 0
 {Without-Pred => Without-Prediction}/instance_privateIPs.txt      | 0
 {Without-Pred => Without-Prediction}/neighbors.json               | 0
 17 files changed, 0 insertions(+), 0 deletions(-)
 rename {Local-Without-Pred => Local-Without-Prediction}/Dockerfile (100%)
 rename {Local-Without-Pred => Local-Without-Prediction}/README.md (100%)
 rename {Local-Without-Pred => Local-Without-Prediction}/docker-compose.yml (100%)
 rename {Local-Without-Pred => Local-Without-Prediction}/generate-docker-compose.py (100%)
 rename {Local-Without-Pred => Local-Without-Prediction}/neighbors/neighbors0.txt (100%)
 rename {Local-Without-Pred => Local-Without-Prediction}/neighbors/neighbors1.txt (100%)
 rename {Local-Without-Pred => Local-Without-Prediction}/neighbors/neighbors2.txt (100%)
 rename {Local-Without-Pred => Local-Without-Prediction}/neighbors/neighbors3.txt (100%)
 rename {Local-Without-Pred => Local-Without-Prediction}/sock.py (100%)
 rename {Without-Pred => Without-Prediction}/Dockerfile (100%)
 rename {Without-Pred => Without-Prediction}/README.md (100%)
 rename {Without-Pred => Without-Prediction}/comSimple.py (100%)
 rename {Without-Pred => Without-Prediction}/docker-compose.yml (100%)
 rename {Without-Pred => Without-Prediction}/generate-docker-compose.py (100%)
 rename {Without-Pred => Without-Prediction}/install-docker.sh (100%)
 rename {Without-Pred => Without-Prediction}/instance_privateIPs.txt (100%)
 rename {Without-Pred => Without-Prediction}/neighbors.json (100%)

diff --git a/Local-Without-Pred/Dockerfile b/Local-Without-Prediction/Dockerfile
similarity index 100%
rename from Local-Without-Pred/Dockerfile
rename to Local-Without-Prediction/Dockerfile
diff --git a/Local-Without-Pred/README.md b/Local-Without-Prediction/README.md
similarity index 100%
rename from Local-Without-Pred/README.md
rename to Local-Without-Prediction/README.md
diff --git a/Local-Without-Pred/docker-compose.yml b/Local-Without-Prediction/docker-compose.yml
similarity index 100%
rename from Local-Without-Pred/docker-compose.yml
rename to Local-Without-Prediction/docker-compose.yml
diff --git a/Local-Without-Pred/generate-docker-compose.py b/Local-Without-Prediction/generate-docker-compose.py
similarity index 100%
rename from Local-Without-Pred/generate-docker-compose.py
rename to Local-Without-Prediction/generate-docker-compose.py
diff --git a/Local-Without-Pred/neighbors/neighbors0.txt b/Local-Without-Prediction/neighbors/neighbors0.txt
similarity index 100%
rename from Local-Without-Pred/neighbors/neighbors0.txt
rename to Local-Without-Prediction/neighbors/neighbors0.txt
diff --git a/Local-Without-Pred/neighbors/neighbors1.txt b/Local-Without-Prediction/neighbors/neighbors1.txt
similarity index 100%
rename from Local-Without-Pred/neighbors/neighbors1.txt
rename to Local-Without-Prediction/neighbors/neighbors1.txt
diff --git a/Local-Without-Pred/neighbors/neighbors2.txt b/Local-Without-Prediction/neighbors/neighbors2.txt
similarity index 100%
rename from Local-Without-Pred/neighbors/neighbors2.txt
rename to Local-Without-Prediction/neighbors/neighbors2.txt
diff --git a/Local-Without-Pred/neighbors/neighbors3.txt b/Local-Without-Prediction/neighbors/neighbors3.txt
similarity index 100%
rename from Local-Without-Pred/neighbors/neighbors3.txt
rename to Local-Without-Prediction/neighbors/neighbors3.txt
diff --git a/Local-Without-Pred/sock.py b/Local-Without-Prediction/sock.py
similarity index 100%
rename from Local-Without-Pred/sock.py
rename to Local-Without-Prediction/sock.py
diff --git a/Without-Pred/Dockerfile b/Without-Prediction/Dockerfile
similarity index 100%
rename from Without-Pred/Dockerfile
rename to Without-Prediction/Dockerfile
diff --git a/Without-Pred/README.md b/Without-Prediction/README.md
similarity index 100%
rename from Without-Pred/README.md
rename to Without-Prediction/README.md
diff --git a/Without-Pred/comSimple.py b/Without-Prediction/comSimple.py
similarity index 100%
rename from Without-Pred/comSimple.py
rename to Without-Prediction/comSimple.py
diff --git a/Without-Pred/docker-compose.yml b/Without-Prediction/docker-compose.yml
similarity index 100%
rename from Without-Pred/docker-compose.yml
rename to Without-Prediction/docker-compose.yml
diff --git a/Without-Pred/generate-docker-compose.py b/Without-Prediction/generate-docker-compose.py
similarity index 100%
rename from Without-Pred/generate-docker-compose.py
rename to Without-Prediction/generate-docker-compose.py
diff --git a/Without-Pred/install-docker.sh b/Without-Prediction/install-docker.sh
similarity index 100%
rename from Without-Pred/install-docker.sh
rename to Without-Prediction/install-docker.sh
diff --git a/Without-Pred/instance_privateIPs.txt b/Without-Prediction/instance_privateIPs.txt
similarity index 100%
rename from Without-Pred/instance_privateIPs.txt
rename to Without-Prediction/instance_privateIPs.txt
diff --git a/Without-Pred/neighbors.json b/Without-Prediction/neighbors.json
similarity index 100%
rename from Without-Pred/neighbors.json
rename to Without-Prediction/neighbors.json
-- 
GitLab