Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update cutting tutorials to send ISA circuits to Qiskit Runtime (#500) (
#512) * Remove explicit `session.close()` calls inside context manager These `close` calls are redundant since Qiskit/qiskit-ibm-runtime#1139. * Demonstrate transpiling circuits before sending to Runtime ... in cutting tutorials 1 and 3 * Update tutorial 2 (cutting for depth) * Remove a comma * black * Rename `pm` -> `pass_manager` for clarity (cherry picked from commit bf82d2d) Co-authored-by: Jim Garrison <[email protected]>
- Loading branch information