We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Remove this:
documentation/docs/guides/multiverse-computing-singularity.ipynb
Lines 3 to 18 in b5dbc23
To see what the issues are, remove that code cell and then run tox -e lint -- docs/guides/multiverse-computing-singularity.ipynb. (See https://github.com/Qiskit/documentation?tab=readme-ov-file#execute-notebooks for how to install Tox)
tox -e lint -- docs/guides/multiverse-computing-singularity.ipynb
All code should be runnable, such as adding missing imports and defining all variables.
--
Also update our CI config to remove this line that ignores the notebook when testing:
documentation/scripts/config/notebook-testing.toml
Line 119 in 2dfcf0d
Add it here:
Line 69 in 2dfcf0d
2d2fb9c may be useful inspiration
The text was updated successfully, but these errors were encountered:
multiverse-computing-singularity.ipynb
Successfully merging a pull request may close this issue.
Remove this:
documentation/docs/guides/multiverse-computing-singularity.ipynb
Lines 3 to 18 in b5dbc23
To see what the issues are, remove that code cell and then run
tox -e lint -- docs/guides/multiverse-computing-singularity.ipynb
. (See https://github.com/Qiskit/documentation?tab=readme-ov-file#execute-notebooks for how to install Tox)All code should be runnable, such as adding missing imports and defining all variables.
--
Also update our CI config to remove this line that ignores the notebook when testing:
documentation/scripts/config/notebook-testing.toml
Line 119 in 2dfcf0d
Add it here:
documentation/scripts/config/notebook-testing.toml
Line 69 in 2dfcf0d
--
2d2fb9c may be useful inspiration
The text was updated successfully, but these errors were encountered: