Skip to content
Snippets Groups Projects
Commit 8effba2a authored by jacques.dainat_ird.fr's avatar jacques.dainat_ird.fr
Browse files

add Badiane room, add sections, add isi section and slides

parent b9167218
No related branches found
No related tags found
No related merge requests found
Pipeline #38543 passed
File added
File added
<iframe id="iframepdf" src="../../lectures/isi_intro.pdf" frameborder="0" width="640" height="480" allowfullscreen="true" mozallowfullscreen="true" webkitallowfullscreen="true"></iframe>
......@@ -2,4 +2,6 @@ This time the training will be held in room Badiane at Agropolis International (
The address is:
1000 avenue Agropolis,
34090 Montpellier
\ No newline at end of file
34090 Montpellier
![](pages/images/badiane.png)
\ No newline at end of file
<iframe id="iframepdf" src="../../../lectures/pptx/git_2023.pdf" frameborder="0" width="640" height="480" allowfullscreen="true" mozallowfullscreen="true" webkitallowfullscreen="true"></iframe>
<iframe id="iframepdf" src="../../../lectures/git_2024.pdf" frameborder="0" width="640" height="480" allowfullscreen="true" mozallowfullscreen="true" webkitallowfullscreen="true"></iframe>
Git is a widely used system (both in academia and industry) for version
controlling files and collaborating on code. It is used to track changes in
......
docs/pages/images/badiane.png

2.36 MiB

docs/pages/images/git.png

4.11 KiB | W: | H:

docs/pages/images/git.png

3.93 KiB | W: | H:

docs/pages/images/git.png
docs/pages/images/git.png
docs/pages/images/git.png
docs/pages/images/git.png
  • 2-up
  • Swipe
  • Onion skin
......@@ -88,7 +88,8 @@ extra:
# page tree
nav:
- Home: index.md
- Git tutorial:
- About this course: pages/about.md
- Git tutorial:
- Introduction: pages/git/git-1-introduction.md
- Setup: pages/git/git-setup.md
- Creating a git repository: pages/git/git-2-creating-repositories.md
......@@ -99,7 +100,13 @@ nav:
- Tagging commits: pages/git/git-6-tags.md
- Working remotly: pages/git/git-7-working-remotely.md
- Conflict: pages/git/git-8-conflicts.md
- License: pages/git/license.md
- La forge IRD: pages/git/git-7-forge-ird.md
- Graphical Interface:
- RStudio: pages/git/git-9-rstudio.md
- VScode: pages/git/git-9-vscode.md
- Exercices: pages/git/git-9-exercices.md
- Wrap-up:
- License: pages/git/license.md
- Extra material: pages/git/git-9-extra-material.md
- Cheat sheet:
- Git Cheat sheet: pages/cheat_sheet/git/git.md
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment