Skip to content

Instantly share code, notes, and snippets.

@glukicov
Created December 20, 2023 13:28
Show Gist options
  • Save glukicov/b90a598f8df21ef1f61d8bb2e89b5429 to your computer and use it in GitHub Desktop.
Save glukicov/b90a598f8df21ef1f61d8bb2e89b5429 to your computer and use it in GitHub Desktop.
gcloud workbench instances create cold-brew \
--machine-type=n1-highmem-32 \
--accelerator-type='NVIDIA_TESLA_T4' \
--accelerator-core-count=4 \
--install-gpu-driver \
--data-disk-size=500 \
--metadata=idle-timeout-seconds=3600
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment