Qiskit-Braket provider to execute Qiskit programs on devices via Amazon Braket.
- Installation
- Quickstart Guide
- Tutorials
- How-Tos
- How to Give Feedback
- Contribution Guidelines
- References and Acknowledgements
- License
We encourage your feedback! You can share your thoughts with us by:
- Opening an issue in the repository
For information on how to contribute to this project, please take a look at our contribution guidelines.
The API reference can be found on Read the Docs.
To generate the API Reference HTML in your local environment
To generate the HTML, first change directories (cd) to the qiskit-braket-provider directory.
Then, run the following command to generate the HTML documentation files:
tox -e docs
To view the generated documentation, open the following file in a browser:
../qiskit-braket-provider/build/documentation/html/index.html
[1] Qiskit https://www.ibm.com/quantum/qiskit
[2] Amazon Braket Python SDK https://github.com/amazon-braket/amazon-braket-sdk-python