Open natestemen opened 11 hours ago
Thank you for taking the time to report this! Good find. I strongly suspect the issue is using |
in the Latex expression inside a table because the table probably thinks we're ending the cell.
Will be fixed by https://github.com/Qiskit/documentation/pull/2372.
URL to the relevant documentation
reset_error
row of the table found at: https://docs.quantum.ibm.com/guides/build-noise-models#quantum-errorsSelect all that apply
Describe the fix.
Not sure what the exact issue is, but the code responsible for the misrendered line can be found here. https://github.com/Qiskit/documentation/blob/bc103b46d7bdffd2d82a30fbd8ce3cf223dd50da/docs/guides/build-noise-models.ipynb#L145