File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
on_demand/kfp-caip-sklearn/lab-02-kfp-pipeline Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 371
371
"metadata" : {},
372
372
"outputs" : [],
373
373
"source" : [
374
- " REGION = 'us-central1'\n " ,
374
+ " REGION = 'us-central1' # TO DO: REPLACE WITH YOUR AI PLATFORM PIPELINES REGION \n " ,
375
375
" ENDPOINT = '337dd39580cbcbd2-dot-us-central2.pipelines.googleusercontent.com' # TO DO: REPLACE WITH YOUR ENDPOINT\n " ,
376
376
" ARTIFACT_STORE_URI = 'gs://qwiklabs-gcp-xx-xxxxxxx-kubeflowpipelines-default' # TO DO: REPLACE WITH YOUR ARTIFACT_STORE NAME \n " ,
377
377
" PROJECT_ID = !(gcloud config get-value core/project)\n " ,
Original file line number Diff line number Diff line change 379
379
"metadata" : {},
380
380
"outputs" : [],
381
381
"source" : [
382
- " REGION = 'us-central1'\n " ,
382
+ " REGION = 'us-central1' # TO DO: REPLACE WITH YOUR AI PLATFORM PIPELINES REGION \n " ,
383
383
" ENDPOINT = '337dd39580cbcbd2-dot-us-central2.pipelines.googleusercontent.com' # TO DO: REPLACE WITH YOUR ENDPOINT\n " ,
384
384
" ARTIFACT_STORE_URI = 'gs://qwiklabs-gcp-xx-xxxxxxx-kubeflowpipelines-default' # TO DO: REPLACE WITH YOUR ARTIFACT_STORE NAME \n " ,
385
385
" PROJECT_ID = !(gcloud config get-value core/project)\n " ,
You can’t perform that action at this time.
0 commit comments