-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Issue: Bug Report
Currently, calls to IBMConnection.job_submit fail for sampler, as Qiskit was updated. This causes the T4 hands-on notebook cell to be broken (NB: simulators are no longer provided by Qiskit Quantum, fixing this won't change that fact).
It seems the whole Sampler class may have been revamped: https://docs.quantum.ibm.com/api/qiskit-ibm-runtime/qiskit_ibm_runtime.SamplerV2
A "migration" guide for Qiskit runtime V2 is available here: https://docs.quantum.ibm.com/migration-guides/qiskit-runtime
It may be that Estimator went through similar changes.
Current Behavior / minimal example
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working