GoogleCloudPlatform / cloudml-samples

Cloud ML Engine repo. Please visit the new Vertex AI samples repo at https://github.com/GoogleCloudPlatform/vertex-ai-samples
https://cloud.google.com/ai-platform/docs/
Apache License 2.0
1.52k stars 857 forks source link

Update tensorflow notebooks to specify `--region` flag in prediction gcloud commands. #501

Closed abcdefgs0324 closed 2 years ago

abcdefgs0324 commented 3 years ago

Prediction-related commands under gcloud ai-platform introduced a new behavior last December. If users do not specify --region flag, there will be a prompt to ask users to select the endpoint they would like to use.

This PR would update the notebooks to specify those flags to make users know what endpoint they're using clearly.

review-notebook-app[bot] commented 3 years ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB