-
Notifications
You must be signed in to change notification settings - Fork 141
first pass at quick start page #4041
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
base: main
Are you sure you want to change the base?
Conversation
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
Unsure why the |
"id": "9a3180c2-56d7-4224-91fa-13d8cb87d93d", | ||
"metadata": {}, | ||
"source": [ | ||
"The expected output is a near-even split between '00' and '11'." |
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.
Do we need to explain how to interpret the output? Where the 505 and 519 came from and what they mean?
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 went back and forth on this. I agree that this gives no explanation or context, which I'm naturally uncomfortable with - but in trying to capture the intention of a quick-start, I'm letting this be a teaser to spark interest (we should of course link out to learn more, but not explain on this page).
"id": "738d4fc4-29c9-46ab-9879-3365e2149d04", | ||
"metadata": {}, | ||
"source": [ | ||
"This result is a signature of quantum entanglement.\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.
"This result is a signature of quantum entanglement.\n", | |
"This result, where the two bars are almost the same height, is a signature of quantum entanglement.\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.
I think it's more complex than this, right, and has to do with correlation? Again, I think we can't reasonably explain these things in a quick-start guide without weighing it down, and should link out instead. Where to link out to is a bigger question - our learning materials, or some quick and dirty definition of entanglement?
No description provided.