POEMS Spring School 2026


Stefan Wallentowitz is holding a lecture and tutorial at this years edition of the POEMS spring school in Aveiro, Portugal. The slides will be available here.

In the following you find the steps of the tutorial, right now for participants to prepare:

Prepare Computer

You need to download and install Git, Docker and Visual Studio Code:

  • Install Git following the official instructions
  • Install Docker following the official instructions
  • Install Visual Studio Code following the official instructions
  • Once both are installed, open Visual Studio Code and install the “Dev Containers” extension

Clone repo and switch to devcontainer

git pull https://github.com/hm-aemy/croc-template-ihp-sg13g2

Open this folder with Visual Studio Code, either manually or from command line

code croc-template-ihp-sg13g2

It will ask you to reopen in the devcontainer. If not you can click th logo on the low left and choose “Reopen in container”.