From 73fcade731308ce95a6e571851d7fe22118ba5ac Mon Sep 17 00:00:00 2001 From: Martin DAVY Date: Mon, 13 Dec 2021 16:42:16 +0100 Subject: [PATCH] derniere partie de ce module --- journal/module_2.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/journal/module_2.md b/journal/module_2.md index a95215b..87474cf 100644 --- a/journal/module_2.md +++ b/journal/module_2.md @@ -234,4 +234,22 @@ Article reproductible ### Galerie de Notebooks [galerie](https://lms.fun-mooc.fr/courses/course-v1:inria+41016+self-paced/courseware/66bc811404b8481da5f794de54681c5e/ca6911afc7154c699007475bf818071d/) +## 7. Installation , configurations + +### git +Comment revenir en arrière ! +``` +git checkout -- +``` + +sur gitlab -> icon history pour avoir l'historique des modifications et la +possibilité de les télécharger + +[Livre Pro Git](https://git-scm.com/book/fr/v2) +[Apprendre le "branchage"](https://learngitbranching.js.org/?locale=fr_FR) + +### latex +windows -> [TeX Live](https://tug.org/texlive/) ou [MikTeX](https://miktex.org/) + +Voir [tinyTex](https://yihui.org/tinytex/) pour R -- 2.18.1