Get project ID
export PROJECT_ID=$(gcloud config get-value project)
Enable services
gcloud services enable \
compute.googleapis.com \
monitoring.googleapis.com \
logging.googleapis.com \
notebooks.googleapis.com \
aiplatform.googleapis.com \
artifactregistry.googleapis.com \
container.googleapis.com