We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec7a395 commit 0b1c86fCopy full SHA for 0b1c86f
README.md
@@ -1 +1,5 @@
1
-# This repository contains examples supporting the distributed training workshop
+# AWS Distributed Training Workshop
2
+<hr>
3
+This repository contains code, webpages and config files accompanying the AWS Distributed Training Workshop
4
+
5
+https://distributed-training-workshop.go-aws.com/
config.toml
@@ -4,7 +4,7 @@ defaultContentLanguage = "en"
title = "Distributed training with Amazon SageMaker / Amazon EKS Workshop"
theme = "learn"
6
uglyurls = true
7
-#googleAnalytics = "UA-129511631-1"
+googleAnalytics = "UA-151135045-1"
8
sectionPagesMenu = "main"
9
pygmentsCodeFences = true
10
0 commit comments