Latest Page Update: 23-09-2026
Installation and setup guide¶
The following sections include all you need to get started with this course. Here you'll learn how to install and use conda, VS code, which you'll use throughout the course. Optionally, you can also learn to setup and use Git.
The sections are structured as follows:
-
Conda and VS Code Setup: Guide to setup conda and VS Code.
-
Figures in Notebooks: Troubleshooting visualizations in Jupyter Notebooks.
-
Data and GitHub: Outlines the ways of acquiring data for exercise sessions.
Exercise data and material (Setting up)¶
The data and material needed throughout the course can be fetched in multiple ways; see Data and GitHub.
Start by creating an exercise folder to store your data, Python scripts, and notebooks. Download or clone the required data and materials (see Data and GitHub) and place them in this folder. For example, for Exercise 1 we recommend saving your script or notebook in: ../DTUImageAnalysis/exercises/ex1-IntroductionToImageAnalysis/.