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

Fix remove repl prompts #2630

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Gyan-max
Copy link

@Gyan-max Gyan-max commented Feb 8, 2025

This PR removes REPL-style prompts (>>>) from code blocks in the Qiskit documentation to improve readability and usability. The change ensures that users can copy-paste code snippets without modification.

Changes Made
✅ Replaced >>> with print( in all affected .rst and .md files.
✅ Updated files inside:

docs/guides/
docs/migration-guides/ ✅ Ensured that all modified examples remain correct and readable.
✅ Verified that the documentation builds correctly without errors.

@Eric-Arellano – Please review and suggest any improvements!

Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@CLAassistant
Copy link

CLAassistant commented Feb 8, 2025

CLA assistant check
All committers have signed the CLA.

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@qiskit-bot
Copy link
Contributor

Thanks for contributing to Qiskit documentation!

Before your PR can be merged, it will first need to pass continuous integration tests and be reviewed. Sometimes the review process can be slow, so please be patient. Thanks! 🙌

One or more of the following people are relevant to this code:

@Gyan-max
Copy link
Author

Gyan-max commented Feb 9, 2025

@Eric-Arellano Could you review this PR when you get a chance? It removes REPL-style prompts from docs to improve readability. Let me know if any changes are needed!

@Gyan-max
Copy link
Author

Gyan-max commented Feb 9, 2025

@qiskit-bot The Lint check is still waiting for a status update. Is there anything I need to do, or should I wait for it to complete?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

3 participants