diff --git a/journal/module_2.md b/journal/module_2.md index a95215b1ae95a936f3f42c8fb2e4559e3ac1b4c7..87474cf4bb07a569440c831b50bd46be81a89a3f 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