From 356ec976616675ca7d74bf17289314dc93e2329e Mon Sep 17 00:00:00 2001 From: Enol Fernandez Date: Tue, 5 Nov 2024 13:03:53 +0000 Subject: [PATCH] Add some info about the training instance --- content/en/users/dev-env/notebooks/_index.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/content/en/users/dev-env/notebooks/_index.md b/content/en/users/dev-env/notebooks/_index.md index bc3590e632..eeb8bce4ea 100644 --- a/content/en/users/dev-env/notebooks/_index.md +++ b/content/en/users/dev-env/notebooks/_index.md @@ -86,3 +86,13 @@ EGI currently operates community instances for: [EOSC-Pillar](https://eosc-pillar.d4science.org/). Check with [D4Science support](https://www.d4science.org/contact-us) for more information. + +### Traning instance + +EGI can provide a custom and temporary instance of the Notebooks service for +training events, if you have a specific event where you would like to use EGI +Notebooks as platform for your training, [let us know](/support/). + +{{% alert title="Note" color="warning" %}}This instance may not use the same +software version as in production and may not be always available, as it is +typically configured only for specific training events. {{% /alert %}}