Skip to content

Fix typos in tutorials #63

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

Merged
merged 3 commits into from
Apr 1, 2021
Merged

Conversation

t-imamichi
Copy link
Collaborator

Summary

Fix typos in tutorials.

Details and comments

@t-imamichi
Copy link
Collaborator Author

Is it possible to extend make spell to check tutorials as well as codes?

stefan-woerner
stefan-woerner previously approved these changes Mar 31, 2021
@manoelmarques
Copy link
Contributor

The spell check we use is an extension to pylint that checks only python source code. However there is at least one jupyter extension that spell checks Jupyter notebook markdown cells. They do it interactively by highlighting the error. I will see if it would work on the CI.

@t-imamichi
Copy link
Collaborator Author

I make a PoC of spell check of tutorials. #64

@woodsp-ibm woodsp-ibm merged commit 024066c into qiskit-community:master Apr 1, 2021
@t-imamichi t-imamichi deleted the fix-typo branch April 1, 2021 07:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants