Last active
August 24, 2020 03:15
-
-
Save stevenheidel/936550182c0616d760957410011e5be1 to your computer and use it in GitHub Desktop.
medium-braket-3.py
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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