-
Notifications
You must be signed in to change notification settings - Fork 91
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
Audited and improved existing metadata for main docs pages #345
Conversation
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
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 is great! Thanks so much Abby.
@@ -1301,7 +1301,7 @@ | |||
"metadata": { | |||
"anaconda-cloud": {}, | |||
"celltoolbar": "Tags", | |||
"description": "Plotting data in Qiskit notebook", | |||
"description": "Create visualisations of circuits and plot job data using the Qiskit visualization module ", |
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 love that we have both a British and an American version of the spelling here 😆 I wonder if it's useful to keep it as-is to turn up more in searches? Google must account for this kind of variety in spelling, right?
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.
IBM's style guide says to use American spelling hah
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.
omg you can really tell im going through an identity crisis 😆
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.
Co-authored-by: abbycross <across@us.ibm.com>
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.
Ready to go once the metadata has been fixed to match the title in circuit-library (see #345 (comment)), so approving!
Co-authored-by: abbycross <across@us.ibm.com>
closes Qiskit#131 --------- Co-authored-by: abbycross <across@us.ibm.com>
closes #131