Online
June 19 - 22, 2023
9:00 - 13:00 CEST
Instructors: Barbara Vreede, Dani Bodor
Helpers: Candace Makeda Moore, Ewan Cahen
Some adblockers block the registration window. If you do not see the registration box below, please check your adblocker settings.
The eScience Center offers a range of free workshops and training courses, open to all researchers affiliated with Dutch research organizations. We organize workshops covering digital skills needed to put reproducible research into practice. These include online collaboration, reproducible code and good programming practices. We also offer more advanced workshops such as GPU Programming, Parallel Programming and Deep Learning.
The key objective of this workshop is to grow researchers’ software skills necessary to apply good practices that enable open and reproducible research. The workshop focuses on building modular, reusable, maintainable, sustainable, reproducible, testable, and robust software. This will allow you to more easily organize, maintain and share your data. The participants should be familiar with programming and regularly write code for their research, but no extensive expertise or knowledge of specific tools are required.
This workshop is inspired by and based on CodeRefinery training materials.
Optional “Introduction to Git” on day one. To ensure all participants are familiar with the basics of version control and Git, we offer an optional “Introduction to version control with Git” session on day one of the workshop. Please take this 1-minute Quiz to self-assess your git knowledge. If you answered all questions correctly, you can join the workshop from day two onwards. Otherwise, you should join the “Introduction to Git” session on day one.
It is assumed that participants already write code for their research, but no expertise is required. Some experience in navigating file trees and editing files in a terminal session, as well as basic knowledge of Python programming is recommended.
Where: This training will take place online. The instructors will provide you with the information you will need to connect to this meeting.
When: June 19 - 22, 2023, 9:00 - 13:00 CEST.
Requirements: Participants must have access to a computer with a Mac, Linux, or Windows operating system (not a tablet, Chromebook, etc.) that they have administrative privileges on. They should have a few specific software packages installed (listed below).
Accessibility: We are dedicated to providing a positive and accessible learning environment for all. Please notify the instructors in advance of the workshop if you require any accommodations or if there is anything we can do to make this workshop more accessible to you.
Contact: Please email or training@esciencecenter.nl for more information.
Participants are expected to follow these guidelines:
Introduction to version control with Git
git add
& git commit
Collaboration with Git and Github
Code Documentation
Modular Code Development
Testing
pytest
Continuous Integration
09:00 | Welcome and icebreaker |
09:15 | Introduction to version control with Git |
10:15 | Coffee break |
10:30 | Introduction to version control with Git |
11:30 | Coffee break |
11:45 | Introduction to version control with Git |
12:45 | Wrap-up |
13:00 | END |
09:00 | Welcome and icebreaker |
09:15 | Workshop Introduction |
09:30 | Collaboration with Git and GitHub |
10:15 | Coffee break |
10:30 | Collaboration with Git and GitHub |
11:30 | Coffee break |
11:45 | Collaboration with Git and GitHub |
12:45 | Wrap-up |
13:00 | END |
09:00 | Welcome and icebreaker |
09:15 | Writing modular code |
10:15 | Coffee break |
10:30 | Writing modular code |
11:00 | Documentation |
11:30 | Coffee break |
11:45 | Documentation |
12:45 | Wrap-up |
13:00 | END |
09:00 | Welcome and icebreaker |
09:15 | Introduction to testing |
10:15 | Coffee break |
10:30 | Introduction to Continuous Integration |
11:30 | Coffee break |
11:45 | More advanced testing |
12:45 | Wrap-up |
13:00 | END |
All times in the schedule are in the CET timezone.
To participate in this workshop, you will need access to software as described below. In addition, you will need an up-to-date web browser.
We maintain a list of common issues that occur during installation as a reference for instructors that may be useful on the Configuration Problems and Solutions wiki page.
Participants must work on a computer with a Mac, Linux, or Windows operating system (not a tablet, Chromebook, etc.) on which they have administrative privileges.
To participate in this workshop, you will need to prepare the following (if you haven’t already):
You should now be able to open a terminal window and execute the following commands:
git --version
returning (something similar to):
git version 2.37.1 (Apple Git-137.1)
ssh git@github.com
returning (something similar to):
Hi [username]! You've successfully authenticated, but GitHub does not provide shell access.
Connection to github.com closed.
conda --version
returning (something similar to):
conda 22.9.0
conda activate coderefinery
python -c "import sys; assert sys.version_info.major>=3"
jupyter-lab --version
pytest --version
sphinx-build --version
snakemake --version
conda deactivate
returning (something similar to):
3.9.10
pytest 7.0.1
sphinx-build 4.4.0
7.1.1
Follow the corresponding setup instructions. If you still need help, come to our dedicated setup session.
If you haven't used Zoom before, go to the official website to download and install the Zoom client for your computer.
Like other Carpentries workshops, you will be learning by "coding along" with the Instructors. To do this, you will need to have both the window for the tool you will be learning about (a terminal, RStudio, your web browser, etc..) and the window for the Zoom video conference client open. In order to see both at once, we recommend using one of the following set up options: