You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Customers want to organize Braket resources they create. For instance, they might want to group quantum tasks that belong to the same experiment and later retrieve them.
Describe the solution you'd like
An example notebook which should demonstrate:
Using tags to tag Braket resources (AwsQuantumTask, AwsQuantumTaskBatch, AwsQuantumJob)
Retrieving these tagged resources using the tag names/values (See this for reference)
Using tags to view detailed breakdown for the costs (See this for details)
Describe alternatives you've considered
We could put this in the Developer guide
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Customers want to organize Braket resources they create. For instance, they might want to group quantum tasks that belong to the same experiment and later retrieve them.
Describe the solution you'd like
An example notebook which should demonstrate:
Describe alternatives you've considered
We could put this in the Developer guide
The text was updated successfully, but these errors were encountered: