Gray Scott Lecture Demo

Pierre Aubert




Aim of the lecture



This tutorial amis to show how different containers can be used to follow a lecture of the Gray Scott School :

  • Using code-server localy on a laptop to follow the lecture without installing any of the lecture dependency (see part 1)
  • Using code-server remotely on a server to follow the lecture without installing any of the lecture dependency (see part 2)
  • Using light container to submit jobs in HT CONDOR (see part 3)
  • Connect to a Kubernetes platform to follow the lecture from any browser (see part 4)
  • A list of available containers can be found in part 5


Prerequisite

We lecture will treat usage of other lecture. Basic knowledge of apptainer or docker and project building can help to follow this tutorial. We will use the Introduction to C++ algorithm lecture to show all possible usages.