From 4879a24e4c3e1e1c1dc9dd0cedefc81a55b3e8b6 Mon Sep 17 00:00:00 2001 From: A4q5PMrDW1d+vkfDYmdoLZOcKFKhZHgRZazKmBiqgKE= Date: Tue, 17 Dec 2019 22:06:36 -0800 Subject: [PATCH] CAIP Notebook --- 05_bqnotebook/README.md | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/05_bqnotebook/README.md b/05_bqnotebook/README.md index 8c5fe05..67cae74 100644 --- a/05_bqnotebook/README.md +++ b/05_bqnotebook/README.md @@ -52,12 +52,8 @@ If you didn't go through Chapters 2-4, the simplest way to catch up is to copy d ``` This table will be used throughout the rest of the book. -* In CloudShell, create a Datalab instance (change the zone to match where your bucket is located): - ``` - datalab create --zone us-central1-a dsongcp - ``` -* Once you get the message that the instance is reachable on localhost:8081, navigate to the web page using the Web Preview button on the top-right of Cloud Shell. +* Start up a Cloud AI Platforms Notebook instance. -* Within Datalab, start a new notebook. Then, copy and paste cells from exploration.ipynb and click Run to execute the code. +* Start a new notebook. Then, copy and paste cells from exploration.ipynb and click Run to execute the code.