From dd84cd552ad5f51067625a737db6a957e0e3ab3b Mon Sep 17 00:00:00 2001 From: Jules van Rie Date: Thu, 16 May 2024 21:28:48 +0200 Subject: [PATCH] Update GCP link to enable services - Adding BigQuery fixes https://github.com/lewagon/data-challenges/issues/3309 - Compute link no longer worked - AI Platform is deprecated (and no longer used since MLOps) and replaced by Vertex AI --- _partials/gcp_setup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_partials/gcp_setup.md b/_partials/gcp_setup.md index 5b94df77..2e219932 100644 --- a/_partials/gcp_setup.md +++ b/_partials/gcp_setup.md @@ -120,7 +120,7 @@ Once the verification goes through, you should receive an email stating that "Yo ℹ️ You have a **$300 credit** to use for Google Cloud resources, which will be more than enough for the bootcamp. -- [Enable the AI Platform Training & Prediction and Compute Engine APIs](https://console.cloud.google.com/flows/enableapi?apiid=ml.googleapis.com,compute_component&_ga=2.269215094.662509797.1580849510-2071889129.1567861089&_gac=1.154971594.1580849512.CjwKCAiAyeTxBRBvEiwAuM8dnbZ6uMwizbZW44J2mBCX6ncEjwjwpgF8S8QsvhYAXLkJ8awDnIRTNRoCJ_0QAvD_BwE) (This step may take a few minutes) +- [Enable the BigQuery and Compute Engine APIs](https://console.cloud.google.com/flows/enableapi?apiid=bigquery,compute) (This step may take a few minutes) ### Configure Cloud sdk