-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Docs: Add getting started example, QCS docs links #14
Conversation
b47f08d
to
bfa67d6
Compare
bfa67d6
to
de99529
Compare
@@ -61,6 +61,11 @@ print("Result memory:", memory) | |||
print("Result counts:", counts) | |||
``` | |||
|
|||
### Rigetti Quantum Cloud Services (QCS) | |||
|
|||
Execution against a QPU requires a [reservation via QCS](https://docs.rigetti.com/qcs/guides/reserving-time-on-a-qpu). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm OK with that page for now
docs/examples/GettingStarted.ipynb
Outdated
"source": [ | ||
"# Getting Started\n", | ||
"\n", | ||
"Using Qiskit against Rigetti QPUs and simulators is easy!\n", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👌
@ameyer-rigetti the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
One teeny suggestion to make the tone of the integration feel more friendly 😁
Co-authored-by: Dylan Anthony <43723790+dbanty@users.noreply.github.com>
@notmgsk I thought it was the other way around? I believe I used to have |
🎉 This PR is included in version 0.4.2 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
👉 Readable