-
Notifications
You must be signed in to change notification settings - Fork 81
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
Restore Options changes (revert #1722) #1723
Merged
Merged
Changes from 44 commits
Commits
Show all changes
51 commits
Select commit
Hold shift + click to select a range
dd2bc88
Restore Options changes (revert #1722)
Eric-Arellano f122534
Jessie comments
beckykd d6d84e2
Merge branch 'main' of https://github.com/Qiskit/documentation into E…
beckykd 21f5c17
add another column to the end of the big tables
beckykd 322aa58
add sub option links
beckykd 28d437a
add max execution time as commonly used
beckykd d7078bc
ignored in local mode
beckykd 0b57dc6
reformat set options section
beckykd 7a60dc0
split out pages
beckykd 05ac007
Update qiskit_bot.yaml
beckykd 53560a9
Update execute-on-hardware.mdx
beckykd e14675d
fix links
beckykd a6de355
link
beckykd df31a3b
add a few more links
beckykd 2b88750
Merge branch 'main' of https://github.com/Qiskit/documentation into E…
beckykd 330751a
Add yet more links!
beckykd eac273d
move over code
beckykd dec8394
typos
beckykd a6b9152
expand intro
beckykd f1bec8d
code bug
beckykd e9d0dfa
Jessie comments
beckykd cbda0a3
Update docs/guides/specify-runtime-options.mdx
beckykd 272d8fe
Update docs/guides/specify-runtime-options.mdx
beckykd b355e03
Update docs/guides/specify-runtime-options.mdx
beckykd 1536d64
jessie comments
beckykd 3c3cb14
Merge branch 'EA/restore-options-pr' of https://github.com/Qiskit/doc…
beckykd 655011c
Merge branch 'main' into EA/restore-options-pr
beckykd 3ff19d7
Merge branch 'main' into EA/restore-options-pr
beckykd 7a18a9f
Ian comments
beckykd c4228f9
Merge branch 'main' of https://github.com/Qiskit/documentation into E…
beckykd 6f0a121
spellcheck
beckykd 4f283c1
V2
beckykd 5a645d4
Shuffle instructions to set options
beckykd 8cf5bba
edits
beckykd e9435b1
clarifications
beckykd 213871e
move sentence
beckykd 68d6cd8
Final edits
beckykd b2ec1e2
Update docs/guides/configure-error-mitigation.mdx
beckykd f117a2c
Update docs/guides/configure-error-mitigation.mdx
beckykd 94b73e8
Update docs/guides/configure-error-mitigation.mdx
beckykd 200a7e8
Update docs/guides/configure-error-mitigation.mdx
beckykd 0c4e9b6
Update docs/guides/configure-error-suppression.mdx
beckykd a428d63
Merge branch 'main' of https://github.com/Qiskit/documentation into E…
beckykd 2f45555
update title spacing
beckykd 19c3b9d
Apply suggestions from code review
beckykd 522df10
Update docs/guides/primitives.mdx
beckykd 37e1b4f
Update docs/guides/configure-error-suppression.mdx
beckykd 5f190ea
Update docs/guides/runtime-options-overview.mdx
beckykd 2616341
Update docs/guides/runtime-options-overview.mdx
beckykd ccea93f
Update docs/guides/runtime-options-overview.mdx
beckykd 5086602
Update docs/guides/runtime-options-overview.mdx
beckykd File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.
Oops, something went wrong.
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.
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.
Should this be "configure primitive options"? Since it's under the "primitives" topic 🤔
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.
Hmm - but we do at least mention other primitives (not just runtime) in the other section, and this is specifically about runtime options.