diff --git a/.github/actions/spelling/allow.txt b/.github/actions/spelling/allow.txt index 6ce3899f5c..b24955d712 100644 --- a/.github/actions/spelling/allow.txt +++ b/.github/actions/spelling/allow.txt @@ -4,6 +4,7 @@ aarc accesspoint accesstoken actoridentifier +admins adozione alarmer alarmers @@ -279,6 +280,7 @@ HLR Horovod hostcert hostkey +hostnames HPC HPDA htc @@ -526,6 +528,7 @@ RTX rucio rucioclient runcmd +runtimes RWO rxtx Sars @@ -534,6 +537,7 @@ scai schedd scipy scotgrid +screenshot scs secmon secretkey @@ -585,6 +589,7 @@ SUs sustainability synchronises synnefo +sysadmin tabpane tabpanex tabx @@ -640,6 +645,7 @@ usercert userinfo userjdoe userkey +utilisation uwsgi validgrid varchar diff --git a/.github/actions/spelling/expect.txt b/.github/actions/spelling/expect.txt index a643bb6d6b..b426ce0f85 100644 --- a/.github/actions/spelling/expect.txt +++ b/.github/actions/spelling/expect.txt @@ -1,11 +1,15 @@ +allowfullscreen +autoplay CVMFS diracsgm +iframe +jscpd +markdownlint mytoken +prettierrc reponame sgm -prettierrc +tmp toml -markdownlint workflows yyy -tmp diff --git a/.github/actions/spelling/patterns.txt b/.github/actions/spelling/patterns.txt index eac271400f..39dff5edaa 100644 --- a/.github/actions/spelling/patterns.txt +++ b/.github/actions/spelling/patterns.txt @@ -150,3 +150,4 @@ mailto:[-a-zA-Z=;:/?%&0-9+@.]{3,} \bfrontends?\b \bmicrok8s\b \ba2enmod\b +\beduGAIN\b diff --git a/content/en/users/compute/cloud-container-compute/_index.md b/content/en/users/compute/cloud-container-compute/_index.md index d9b8241a3c..57edb54c7f 100644 --- a/content/en/users/compute/cloud-container-compute/_index.md +++ b/content/en/users/compute/cloud-container-compute/_index.md @@ -26,7 +26,13 @@ Federated Cloud. There are two main ways of executing containers: Follow the guides below to learn more about them. -The EGI Cloud Container Compute service was presented in one of the -[EGI Webinars](https://www.egi.eu/trainings-and-webinars/). See more details on the -[indico page](https://indico.egi.eu/event/5492/) and a video recording on -[YouTube](https://youtu.be/cZ3M47ON0pg). +The EGI Cloud Container Compute service has been presented in the +[EGI Webinars](https://www.egi.eu/trainings-and-webinars/). + +* January 2024: *Introduction to the new generation EGI container execution + platform*. See + [slides and recording](https://www.egi.eu/event/webinar-introduction-to-the-container-platform/). + +* April 2021: *Managing Singularity, Docker and udocker containers, Kubernetes + clusters in the EGI Cloud*. See + [slides and recording](https://indico.egi.eu/event/5492/). diff --git a/content/en/users/dev-env/replay/_index.md b/content/en/users/dev-env/replay/_index.md index c53cd37a2a..a55d0fc6fe 100644 --- a/content/en/users/dev-env/replay/_index.md +++ b/content/en/users/dev-env/replay/_index.md @@ -46,6 +46,10 @@ additional features: services). EGI offers consultancy and support the setup of these instances, and provides operational oversight for them. +EGI Replay has been presented in the +[EGI Webinars](https://www.egi.eu/trainings-and-webinars/). See +[slides and recording](https://www.egi.eu/event/reproducible-open-science-with-egi-replay/). + ## Reproducible research Replay facilitates the sharing and reproducibility of digital data analysis: diff --git a/content/en/users/tutorials/advanced/_index.md b/content/en/users/tutorials/advanced/_index.md index f6193c42ad..0847b4a9a3 100644 --- a/content/en/users/tutorials/advanced/_index.md +++ b/content/en/users/tutorials/advanced/_index.md @@ -12,6 +12,32 @@ description: > + + + + diff --git a/content/en/users/tutorials/intermediate/_index.md b/content/en/users/tutorials/intermediate/_index.md index 26189cbe29..9b85e19e2b 100644 --- a/content/en/users/tutorials/intermediate/_index.md +++ b/content/en/users/tutorials/intermediate/_index.md @@ -17,6 +17,33 @@ description: >
+Target Audience: Scientific communities, developers, integrators and end users. + +"Webinar: Introduction to the new generation EGI container execution platform" (January, 2024) +

+Agenda, slides and recording: +https://www.egi.eu/event/webinar-introduction-to-the-container-platform/ +

+ +

+About: The new generation EGI container execution platform is a system that delivers fully +managed Kubernetes clusters for end users. The webinar covers how to build container images, +how to store and share them through the Harbor repository, and how to run them on fully managed +Kubernetes clusters with the Rancher service. +
Target Audience: e-Infrastructure platform and technology providers and those researching or applying (distributed) deep learning at any level.
+ + + +
+Target Audience: Scientific communities, developers, IT service providers, and end users. + +"Webinar: Reproducible Open Science with EGI Replay" (April, 2024) +

+Agenda, slides and recording: +https://www.egi.eu/event/reproducible-open-science-with-egi-replay/ +

+ +

+About: In this webinar we showcase EGI Replay, a managed service for the EGI Community based on Binder. +EGI Replay offers users the ability to effortlessly reproduce intricate calculations, simulations, and +visualizations by importing Jupyter Notebooks and their respective runtime environments. With a single link, +users can easily share their work with collaborators, making Replay an invaluable tool for workshops, +scientific workflows, and team collaboration. +
Target Audience: Scientific communities, developers, integrators and end users.