qbraid-lab-demo icon indicating copy to clipboard operation
qbraid-lab-demo copied to clipboard

SDK / quantum jobs show submitting to IonQ Harmony

Open ryanhill1 opened this issue 1 year ago • 0 comments

@pranavkakhandiki

Unitary Hack PR https://github.com/qBraid/qBraid/pull/257 from issue https://github.com/qBraid/qBraid/issues/233 added ability to compile a Braket / Pytket circuit to run on IonQ Harmony device through qbraid.devices.AwsDeviceWrapper.run method via _compat_run_input via braket_ionq_compilation.

Want to create demo notebook that shows a useful example of doing this. Should use qbraid.get_devices to get device ID, and show qbraid.get_jobs` at the end, and how to retrieve and print results.

Added bonus to include qBraid Lab features as part of workflow e.g. :

Feel free to use anything from amazon braket examples or docs as reference if useful

ryanhill1 avatar Jul 24 '23 16:07 ryanhill1