From 690d01b5094bdc2078ed036dbb2396b13c4bf90c Mon Sep 17 00:00:00 2001 From: f8dc60cab5180566667b00ce62a51ae7 Date: Wed, 11 Jun 2025 22:09:44 +0000 Subject: [PATCH] Update logbook.md --- journal/logbook.md | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/journal/logbook.md b/journal/logbook.md index e69de29..4233635 100644 --- a/journal/logbook.md +++ b/journal/logbook.md @@ -0,0 +1,25 @@ +# MOOC Reproducible Research: my logbook + +## Module 1: Cahier de notes, cahier de laboratoire + +I have started this module on June 5. +So far, I have learned: +- What GitLab is and how to use it; +- How to create and edit Markdown files; +- How to write in Markdown using headers, lists, links, and code blocks. + +I also watched the training videos provided in the Module 1, +and completed several quizzes relsted to th each thematique of this Module. + +### Excercise 1 is done: + +- 01-1: Found the commit for Helloworld Python + - Commit number: `505c4e26` + - Author of the commit: `Arnaud Legrand` + +- 01-2: Created a Markdown file with all required element and compared with solution + +### What I learned: + +- How to write and edit Markdown file +- How to use GitLab history \ No newline at end of file -- 2.18.1