Compare commits

...
1 Commits
Author SHA1 Message Date
Andrew Ferlitsch 261caeb23e fix: issue 1898 2023-08-03 21:13:38 +00:00
@@ -316,7 +316,7 @@
},
"outputs": [],
"source": [
"! gsutil mb -l $REGION $BUCKET_URI"
"! gsutil mb -l {REGION} {BUCKET_URI}"
]
},
{