Compare commits

...
Author SHA1 Message Date
Andrew FerlitschandGitHub 0817202bc8 try us-central1-a 2023-11-21 10:11:39 -08:00
Andrew FerlitschandGitHub c755ef929d try changing default REGION 2023-11-17 10:13:45 -08:00
@@ -220,7 +220,7 @@
},
"outputs": [],
"source": [
"REGION = \"us-central1\" # @param {type: \"string\"}"
"REGION = \"us-central1-a\" # @param {type: \"string\"}"
]
},
{