amazon-braket / amazon-braket-sdk-python

A Python SDK for interacting with quantum devices on Amazon Braket
https://aws.amazon.com/braket/
Apache License 2.0
294 stars 118 forks source link

feat: publish a cheat sheet via github pages #995

Open jcjaskula-aws opened 1 month ago

jcjaskula-aws commented 1 month ago

Issue #, if available:

A cheat sheet is a good way to browse the BDK API to find quickly which functions to use.

Description of changes:

This PR:

Testing done:

N/A

Merge Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your pull request.

General

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (d5dfbf4) to head (1127b8d). Report is 4 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #995 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 135 135 Lines 8919 8941 +22 Branches 2002 2008 +6 ========================================= + Hits 8919 8941 +22 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.