From 886eed07740b498a01677abb79388bb7bd18a02d Mon Sep 17 00:00:00 2001 From: Kati Lassila-Perini Date: Tue, 25 Jun 2024 15:45:25 +0300 Subject: [PATCH] Update intro --- index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.md b/index.md index cd028ae..db9b570 100644 --- a/index.md +++ b/index.md @@ -2,8 +2,8 @@ site: sandpaper::sandpaper_site --- -Welcome to learn how to use Docker containers as a working environment during the Midsummer QCD school. Containers will be used during the hands-on lessons on MC generators, maching learning and CMS open data. +Welcome to learn how to use Docker containers as a working environment during the Midsummer QCD school. Containers will be used during the hands-on lessons on Monte Carlo generators, maching learning and CMS open data. -In this lesson, you will be asked to download the containers that will facilitate your work for the ML lesson and for CMS open data, and learn the basics of their use. During the school, you might need to download other containers, but once you worked through this lesson, you will find it easy. +In this lesson, you will be asked to download the containers that will facilitate your work for the Monte Carlo generator and ML lessons and for CMS open data, and learn the basics of their use. During the school, you might need to download other containers, but once you worked through this lesson, you will find it easy. This is not a full introduction to Docker, however, we do take time to explain some key concepts that should make your experience a smooth one.