Skip to content

Instantly share code, notes, and snippets.

@velotiotech
Created August 6, 2020 07:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save velotiotech/f0897435b3096fc9240b7611a90342e1 to your computer and use it in GitHub Desktop.
Save velotiotech/f0897435b3096fc9240b7611a90342e1 to your computer and use it in GitHub Desktop.
# create storage bucket that will be used to store models
BUCKET_NAME=<your-bucket-name>
gsutil mb gs://$BUCKET_NAME/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment