From 256973b99d90ab249f58bbc427b93efc6569cc5e Mon Sep 17 00:00:00 2001 From: Amagash Date: Mon, 30 Aug 2021 15:32:46 +0200 Subject: [PATCH] reassigned links to lessons 17, 18, 19 in readme --- 5-Data-Science-In-Cloud/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/5-Data-Science-In-Cloud/README.md b/5-Data-Science-In-Cloud/README.md index 2c1c0323..92cfb835 100644 --- a/5-Data-Science-In-Cloud/README.md +++ b/5-Data-Science-In-Cloud/README.md @@ -4,8 +4,8 @@ Now we will see why and how you can use Cloud services for Data Science. ### Topics -1. [Why do Data Science in the Cloud?](21-tbd/README.md) -2. [Optimizing a Data Science Pipeline in Azure](22-tbd/README.md) -3. [Machine Learning Operations in the Cloud (MLOps)](23-tbd/README.md) +1. [Why do Data Science in the Cloud?](17-tbd/README.md) +2. [Optimizing a Data Science Pipeline in Azure](18-tbd/README.md) +3. [Machine Learning Operations in the Cloud (MLOps)](19-tbd/README.md) ### Credits