From 598cc4e897afdb01fbce35d417bc5398fc7a2b7d Mon Sep 17 00:00:00 2001 From: Amber Lim Date: Mon, 3 Mar 2025 12:44:46 -0600 Subject: [PATCH] Add links to Feb's container training recording --- documentation/support_and_training/training/materials.md | 6 +++--- .../support_and_training/training/osgusertraining.md | 1 + 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/documentation/support_and_training/training/materials.md b/documentation/support_and_training/training/materials.md index 91a9ebd..595a8da 100644 --- a/documentation/support_and_training/training/materials.md +++ b/documentation/support_and_training/training/materials.md @@ -231,7 +231,7 @@ Summer 2023
Using Containerized Software on the Open Science Pool
- +
Learning Objectives
@@ -247,11 +247,11 @@ There are no prerequisites for this workshop, however, a basic understanding of
Materials Last Updated
-Fall 2023 +Spring 2025
diff --git a/documentation/support_and_training/training/osgusertraining.md b/documentation/support_and_training/training/osgusertraining.md index 8d03340..ecab4a6 100644 --- a/documentation/support_and_training/training/osgusertraining.md +++ b/documentation/support_and_training/training/osgusertraining.md @@ -59,6 +59,7 @@ All User Training sessions are offered on **Tuesdays from 2:30-4pm ET (11:30am -

Getting your computational program to run on someone else's computer can be a difficult process, especially on the OSPool, where there are many different operating systems with a variety of programs (and versions) installed and you don't have admin permissions. But what if there was a way to make sure your job always ran using your desired operating system, programs, and versions that you chose? In this training, we'll show you how you can achieve this very thing through the use of "container" technology.

Prerequisites/Audience: Intended for OSPool users who are familiar with logging in and submitting HTCondor jobs to the OSPool. Participants should have some familiarity with shell commands (such as how to edit files, copy/paste in the terminal).

+ Video Recording