Skip to content

Instantly share code, notes, and snippets.

@stevenheidel
Last active August 24, 2020 03:15
Show Gist options
  • Save stevenheidel/936550182c0616d760957410011e5be1 to your computer and use it in GitHub Desktop.
Save stevenheidel/936550182c0616d760957410011e5be1 to your computer and use it in GitHub Desktop.
medium-braket-3.py
from braket.aws import AwsQuantumTask
task = AwsQuantumTask('[task id]')
task.state()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment