From a02e30033423306dc0ff3048d5f4e7dbe2725cac Mon Sep 17 00:00:00 2001
From: Laurent Modolo <laurent.modolo@ens-lyon.fr>
Date: Wed, 1 Sep 2021 18:03:23 +0200
Subject: [PATCH] CONTRIBUTING.md: add training exercices to do

---
 CONTRIBUTING.md | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 4b11484..ef4c313 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -1,5 +1,12 @@
 # Objectifs
 
+## Session 1
+- add tuto on how to connect to the Rstudio serveur hosted at the IFB
+
+## Supplementary exercices
 - Write the session_1/bioconductor.Rmd training (and add link in session_1.Rmd)
 - Write the session_1/github.Rmd training (and add link in session_1.Rmd)
-- Write the WDI.Rmd training which will be for a later session
\ No newline at end of file
+- Write the WDI.Rmd training which will be for a later session
+- Write tuto to create IFB accout and launch Rstudio server
+- Write session_2/exel.Rmd to load an exel version of the mpg data
+- Write session_2/ggannimate.Rmd https://exts.ggplot2.tidyverse.org/gallery/ or another example of ggplot2 addons
\ No newline at end of file
-- 
GitLab