Public repository for examples created by QuEra.
- Launch https://lab.qbraid.com, or click the Launch on qBraid button above.
- Install and activate the Amazon Braket environment
- Set notebook kernel (top-right) to
Python 3 [Braket]
- Enable qBraid Quantum Jobs from inside the notebook with the following command:
!qbraid jobs enable amazon_braket
- Launch the dedicated Bloqade qBraid Lab image
- To use Bloqade with Julia:
- Open notebook and set kernel to
Julia 1.8.5
- Open notebook and set kernel to
- To use Bloqade with Python:
- Activate the Bloqade environment
- Open notebook and set kernel to
Python 3 [Bloqade]