Open
Conversation
Collaborator
Eric-Arellano
left a comment
There was a problem hiding this comment.
Thanks for working on this!
|
|
||
| Add a new markdown cell under your title with a `version-info` tag. | ||
| When you execute the notebook (see the next section), the script will populate | ||
| When you execute the notebook locally with either When you execute the notebook locally with either `tox -- docs/guides/circuit-transpilation-settings.ipynb --test-strategy=hardware --write` or `tox -- docs/guides/circuit-transpilation-settings.ipynb --test-strategy=hardware --write --patch '{patch="qiskit-ibm-runtime"}'`, the script will populate |
Collaborator
There was a problem hiding this comment.
Something got messed up here with the grmmar
| When you execute the notebook locally with either When you execute the notebook locally with either `tox -- docs/guides/circuit-transpilation-settings.ipynb --test-strategy=hardware --write` or `tox -- docs/guides/circuit-transpilation-settings.ipynb --test-strategy=hardware --write --patch '{patch="qiskit-ibm-runtime"}'`, the script will populate | ||
| this cell with the package versions so users can reproduce the results. | ||
|
|
||
| It will also update during the cron jobs. |
Collaborator
There was a problem hiding this comment.
It was ambiguous
Suggested change
| It will also update during the cron jobs. | |
| The package versions will also update during the cron jobs. |
| tox -- <path/to/notebook.ipynb> <path/to/another-notebook.ipynb> | ||
| ``` | ||
| - To write the execution results to the file, pass the `--write` argument. | ||
| - To write the execution results to the file, pass the `--write` argument. (Note this generates the package version info cell mentioned in [this section](#add-package-version-information).) |
Collaborator
There was a problem hiding this comment.
I think this might be noisy? Unless you're specifically trying to update the versions, this is kind of noisy and you'd see in the Git diff already that it changed.
If you are trying to update the versions, hopefully you would find the section in the README above about that
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.
No description provided.