From ac92d2d1ad43c81c41948e6960db68d26489832a Mon Sep 17 00:00:00 2001
From: Emmanuel Dellandrea <emmanuel.dellandrea@ec-lyon.fr>
Date: Fri, 8 Mar 2024 11:21:30 +0100
Subject: [PATCH] Update BE2_GAN_and_cGAN.ipynb

---
 BE2_GAN_and_cGAN.ipynb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/BE2_GAN_and_cGAN.ipynb b/BE2_GAN_and_cGAN.ipynb
index 9468037..01bf876 100644
--- a/BE2_GAN_and_cGAN.ipynb
+++ b/BE2_GAN_and_cGAN.ipynb
@@ -1201,7 +1201,7 @@
    "source": [
     "# How to submit your Work ?\n",
     "\n",
-    "This work must be done individually. The expected output is a repository named gan-cgan on https://gitlab.ec-lyon.fr. It must contain your notebook (or python files) and a README.md file that explains briefly the successive steps of the project. The last commit is due before 11:59 pm on Wednesday, March 29, 2023. Subsequent commits will not be considered."
+    "This work must be done individually. The expected output is a private repository named gan-cgan on https://gitlab.ec-lyon.fr. It must contain your notebook (or python files) and a README.md file that explains briefly the successive steps of the project. Don't forget to add your teacher as developer member of the project. The last commit is due before 11:59 pm on Monday, April 1st, 2024. Subsequent commits will not be considered."
    ]
   }
  ],
-- 
GitLab