Skip to content

doc: refresh cheat sheet with new features and sections#1300

Closed
kish-00 wants to merge 3 commits into
amazon-braket:mainfrom
kish-00:cheat-sheet-update
Closed

doc: refresh cheat sheet with new features and sections#1300
kish-00 wants to merge 3 commits into
amazon-braket:mainfrom
kish-00:cheat-sheet-update

Conversation

@kish-00

@kish-00 kish-00 commented Jun 16, 2026

Copy link
Copy Markdown

This issue is part of unitaryHACK26.

Closes #1255.

Changes

Builds on the original cheat sheet from PR #995 and updates it with:

New sections added

  • Program Sets — ProgramSet and CircuitBinding for batch circuit execution
  • Emulators — LocalEmulator with device property emulation and noise models
  • Experimental Features — EnableExperimentalCapability for early hardware/software features
  • Reservations — DirectReservation context manager for Braket Direct

Updated sections

  • HybridJobs — added @hybrid_job decorator with configuration options
  • Simulators — added braket_sv and braket_dm backends
  • Resources — added Braket Direct reservations and pricing links
  • Translation.md — documented how to add or modify cheat sheet sections

Other

  • Updated blocks.yml with all new sections wired into the website navigation
  • Updated GenAI script to reference main instead of the original feature branch

jcjaskula-aws and others added 3 commits June 16, 2026 09:33
- Add ProgramSets section (ProgramSet, CircuitBinding)
- Add Emulators section (LocalEmulator)
- Add ExperimentalFeatures section (experimental capabilities)
- Add Reservations section (DirectReservation)
- Update HybridJobs with @hybrid_job decorator details
- Update Simulators with braket_sv and braket_dm backends
- Add new sections to blocks.yml for website navigation
- Update Resources with Braket Direct and pricing links
- Update Translation.md with extend/modify documentation
- Update GenAI script to reference main instead of feature branch

Addresses feature requests: program sets, emulators, experimental
features, reservations, and hybrid job decorator.
@kish-00 kish-00 requested a review from a team as a code owner June 16, 2026 06:37
@github-actions github-actions Bot added title needs formatting documentation Improvements or additions to documentation CI labels Jun 16, 2026
@kish-00 kish-00 changed the title unitaryHACK: Refresh cheat sheet with new features and sections doc: refresh cheat sheet with new features and sections Jun 16, 2026
@kish-00

kish-00 commented Jun 17, 2026

Copy link
Copy Markdown
Author

Closing this PR as it has been superseded by #1279, which was merged into main and already covers all the cheat sheet sections I added here (Program Sets, Emulators, Experimental Features, Reservations, Hybrid Jobs) plus more (verification scripts, French parity, generator restoration). No unique value remains beyond what #1279 already delivered. Thanks to the maintainers for the great work on #1279!

@kish-00 kish-00 closed this Jun 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Complete a Braket SDK Cheat sheet

2 participants