docs: fix inline-code formatting in data encoding lesson#5188
Open
nike750 wants to merge 1 commit into
Open
Conversation
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: |
|
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
abbycross
approved these changes
May 29, 2026
Collaborator
abbycross
left a comment
There was a problem hiding this comment.
Thank you @nike750!
Leaving the final approve and merge to @kcmccormibm.
Author
|
Alright, thank you very much
…On Fri, May 29, 2026, 7:04 PM abbycross ***@***.***> wrote:
***@***.**** approved this pull request.
Thank you @nike750 <https://github.com/nike750>!
Leaving the final approve and merge to @kcmccormibm
<https://github.com/kcmccormibm>.
—
Reply to this email directly, view it on GitHub
<#5188?email_source=notifications&email_token=BHOSJMVOGUUR523OTLRS6ED45HGJHA5CNFSNUABKM5UWIORPF5TWS5BNNB2WEL2QOVWGYUTFOF2WK43UKJSXM2LFO4XTIMZZGE3TQOBWHA42M4TFMFZW63VHNVSW45DJN5XKKZLWMVXHJLDGN5XXIZLSL5RWY2LDNM#pullrequestreview-4391788689>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BHOSJMTLNUIQNVIYFWVD64D45HGJHAVCNFSM6AAAAACZSVDF6SVHI2DSMVQWIX3LMV43YUDVNRWFEZLROVSXG5CSMV3GSZLXHM2DGOJRG44DQNRYHE>
.
Triage notifications, keep track of coding agent tasks and review pull
requests on the go with GitHub Mobile for iOS
<https://github.com/notifications/mobile/ios/BHOSJMVPSI42ZN4N2JUKMDL45HGJJA5CNFSNUABKM5UWIORPF5TWS5BNNB2WEL2QOVWGYUTFOF2WK43UKJSXM2LFO4XTIMZZGE3TQOBWHA42M4TFMFZW63VHNVSW45DJN5XKKZLWMVXHJKTGN5XXIZLSL5UW64Y>
and Android
<https://github.com/notifications/mobile/android/BHOSJMRUNFO5XMNBEWKTSXD45HGJJA5CNFSNUABKM5UWIORPF5TWS5BNNB2WEL2QOVWGYUTFOF2WK43UKJSXM2LFO4XTIMZZGE3TQOBWHA42M4TFMFZW63VHNVSW45DJN5XKKZLWMVXHJLTGN5XXIZLSL5QW4ZDSN5UWI>.
Download it today!
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes the broken inline-code formatting in the "Introduction and notation" section of the Data Encoding lesson by wrapping the feature map names in individual backticks.
Closes #5106
🚀 Contributed as part of Nexus Spring of Code 2026 (#NSoC'26)