@@ -38,7 +38,7 @@ In this MOOC on reproducible research, I am learning how to use **Jupyter Notebo
...
@@ -38,7 +38,7 @@ In this MOOC on reproducible research, I am learning how to use **Jupyter Notebo
-**GitLab** is a web-based platform for **version control** and **collaboration**. It allows us to track changes in our code or notebooks, share with others, and maintain a reproducible research history.
-**GitLab** is a web-based platform for **version control** and **collaboration**. It allows us to track changes in our code or notebooks, share with others, and maintain a reproducible research history.
During the course, GitLab hosts the exercises, data, and instructions, while Jupyter is used to interactively write code and analyze data. We often clone GitLab repositories into our Jupyter environment, modify files or write analysis code, and then commit our changes back to GitLab to track our progress and collaborate effectively.
During the course, GitLab hosts the exercises, data, and instructions, while Jupyter is used to interactively write code and analyze data.
## Data analysis with Python (from module 1 exercises)
## Data analysis with Python (from module 1 exercises)