Skip to content

Commit 87c5f3f

Browse files
gurusai-voletijoefernandez
authored andcommitted
chore: Migrate gsutil usage to gcloud storage
1 parent 87ba907 commit 87c5f3f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

site/pt-br/tfx/tutorials/tfx/penguin_template.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1203,7 +1203,7 @@
12031203
},
12041204
"outputs": [],
12051205
"source": [
1206-
"!gsutil cp data/data.csv gs://{GOOGLE_CLOUD_PROJECT}-kubeflowpipelines-default/tfx-template/data/penguin/"
1206+
"!gcloud storage cp data/data.csv gs://{GOOGLE_CLOUD_PROJECT}-kubeflowpipelines-default/tfx-template/data/penguin/"
12071207
]
12081208
},
12091209
{

0 commit comments

Comments
 (0)