Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Example notebook demonstrating use of tags for organizing and retrieving resources and cost breakdown #473

Open
kshitijc opened this issue Dec 6, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@kshitijc
Copy link
Contributor

kshitijc commented Dec 6, 2023

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

@kshitijc kshitijc added the enhancement New feature or request label Dec 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant