Qiskit-Extensions / circuit-knitting-toolbox

Tools for knitting quantum circuits with Qiskit
https://qiskit-extensions.github.io/circuit-knitting-toolbox/
Apache License 2.0
69 stars 23 forks source link

Tutorials: Fix typo and split cell that retrieves results (backport #598) #606

Closed mergify[bot] closed 1 month ago

mergify[bot] commented 1 month ago

This fixes a typo and splits the cell so that the results are retrieved in their own cell. This is nice because then the user will have a cell complete once all jobs are submitted and another complete when all results are available. I also removed an outdated reference to the old "commented block."


This is an automatic backport of pull request #598 done by Mergify.

coveralls commented 1 month ago

Pull Request Test Coverage Report for Build 9212691769

Details


Totals Coverage Status
Change from base Build 9100884454: 0.0%
Covered Lines: 3497
Relevant Lines: 3663

💛 - Coveralls