documentation icon indicating copy to clipboard operation
documentation copied to clipboard

The documentation content home for https://docs.quantum-computing.ibm.com.

Results 385 documentation issues
Sort by recently updated
recently updated
newest added

For example https://github.com/Qiskit/documentation/actions/runs/12015838807/job/33494742907 ``` task: Traceback (most recent call last): File "/home/runner/work/documentation/documentation/scripts/nb-tester/qiskit_docs_notebook_tester/__init__.py", line 268, in execute_notebook nb = await _execute_notebook(path, config, working_directory.name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/runner/work/documentation/documentation/scripts/nb-tester/qiskit_docs_notebook_tester/__init__.py", line 346, in _execute_notebook await...

infra 🏗️
bug 🐛

### URL, if applicable https://docs.quantum.ibm.com/guides/circuit-library ### Describe the new content you are requesting. We should update the circuit library guide, accompanying the updates we're shipping in Qiskit 1.3; the new,...

content 📄
content request

### URL, if applicable _No response_ ### Describe the new content you are requesting. In several error messages, we tell people to create more classical bits, but I can't find...

content 📄
content request

For some of the Circuit Library functions, the parameters for the class constructor appear underneath the header "Attributes". This happens in both Sphinx and our repository, such as the 1.3...

infra 🏗️
bug 🐛

Follow-up to #4307, in which I had to add these notebooks to the ignore list to get CI passing. This PR fixes the notebooks by switching `ibm_brisbane` (sunset) to `ibm_fez`....

### URL to the relevant course At 31:50 in the video at https://quantum.cloud.ibm.com/learning/en/courses/basics-of-quantum-information/multiple-systems/introduction. The following expression: "The probability that the measurement of Y yields and outcome a element of Sigma...

content 📄
needs triage 🤔
course 🎓

Notebook adding a demonstration of the new dynamic circuit capabilities. In particular, dynamic circuit performance is benchmarked device-wide by preparing 4-qubit chains where Bell pairs on the middle qubits are...

content 📄
needs discussion 💬
tutorial 📒

Work towards #1970 We can't use GitHub's path filtering to have status checks be required for some files but not for others. If a check is required but does not...

Addresses #4056 and updates the tutorial by running the experiment on a Heron device (`ibm_kingston` ). Matches the notebook presented in https://youtu.be/rBfK-l-qSNk?si=fl5nSsKxKe0clTc5.

tutorial 📒