Skip to content
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

Merged
merged 2 commits into from
Jul 28, 2021

Conversation

ameyer-rigetti
Copy link
Contributor

@ameyer-rigetti ameyer-rigetti commented Jul 28, 2021

👉 Readable

  • Adds getting started example
  • Adds QCS links
  • Renames example files (cosmetic)

@ameyer-rigetti ameyer-rigetti force-pushed the update-examples branch 2 times, most recently from b47f08d to bfa67d6 Compare July 28, 2021 17:34
@@ -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).
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd consider omitting this first link since it's likely to fall stale (unless we're ok with the "not found" page of the QCS docs, which now that I look at it isn't so bad).
image

Copy link
Contributor Author

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

"source": [
"# Getting Started\n",
"\n",
"Using Qiskit against Rigetti QPUs and simulators is easy!\n",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👌

@notmgsk
Copy link
Contributor

notmgsk commented Jul 28, 2021

@ameyer-rigetti the -S flag for quilc is deprecated and might be removed. Use -R instead.

Copy link
Contributor

@dbanty dbanty left a 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 😁

docs/examples/GettingStarted.ipynb Outdated Show resolved Hide resolved
Co-authored-by: Dylan Anthony <43723790+dbanty@users.noreply.github.com>
@ameyer-rigetti
Copy link
Contributor Author

ameyer-rigetti commented Jul 28, 2021

@ameyer-rigetti the -S flag for quilc is deprecated and might be removed. Use -R instead.

@notmgsk I thought it was the other way around? I believe I used to have -R but changed it.

@ameyer-rigetti ameyer-rigetti merged commit c0a0d2d into main Jul 28, 2021
@rigetti-githubbot
Copy link

🎉 This PR is included in version 0.4.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@dbanty dbanty deleted the update-examples branch August 24, 2021 19:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants