Compare commits

...
1 Commits
Author SHA1 Message Date
Andrew Ferlitsch fb61afa60f debug: experiments 2023-01-19 17:49:46 +00:00
@@ -481,7 +481,7 @@
},
"outputs": [],
"source": [
"! gsutil mb -l $REGION $BUCKET_URI"
"! gsutil mb -l $REGION -p $PROJECT_ID $BUCKET_URI"
]
},
{