{"id":532,"date":"2023-12-25T10:16:25","date_gmt":"2023-12-25T10:16:25","guid":{"rendered":"https:\/\/vmlogger.com\/algorithms\/?p=532"},"modified":"2023-12-25T10:16:25","modified_gmt":"2023-12-25T10:16:25","slug":"how-to-create-an-interactive-walkthrough-tutorial-in-cloudshell","status":"publish","type":"post","link":"https:\/\/vmlogger.com\/algorithms\/2023\/12\/25\/how-to-create-an-interactive-walkthrough-tutorial-in-cloudshell\/","title":{"rendered":"How to create an \u201cInteractive walkthrough\u201d tutorial in Cloudshell"},"content":{"rendered":"
While working on a Google open-source \u2014\u00a0Data Quality Monitor<\/a>, I was introduced to Google\u2019s\u00a0interactive walkthrough by one of my colleagues\u00a0<\/em><\/strong>Niels Overwijn<\/a>\u00a0while I was creating a step-by-step tutorial in Github\u2019s\u00a0Readme.md<\/em>\u00a0file for deploying the application in Google Cloud.<\/p>\n It immediately caught my attention as\u00a0it is so simple yet powerful tool<\/em><\/strong>. Just by exploring its simple documentation by Google Cloud, I could start creating one for my project.<\/p>\n In the Data Quality Monitor repository, if you look in the readme file, there is a cloud shell button, clicking on which you will be automatically taken to your Google Cloud account, your cloud shell will be instantiated and the repository will be cloned in the workspace and interactive tutorial will be launched as shown in the below picture.<\/p>\n