Commit 73fcade7 authored by Martin DAVY's avatar Martin DAVY

derniere partie de ce module

parent c29b9018
...@@ -234,4 +234,22 @@ Article reproductible ...@@ -234,4 +234,22 @@ Article reproductible
### Galerie de Notebooks ### Galerie de Notebooks
[galerie](https://lms.fun-mooc.fr/courses/course-v1:inria+41016+self-paced/courseware/66bc811404b8481da5f794de54681c5e/ca6911afc7154c699007475bf818071d/) [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 -- <fichier>
```
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
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment