Qiskit / qiskit

Qiskit is an open-source SDK for working with quantum computers at the level of extended quantum circuits, operators, and primitives.
https://www.ibm.com/quantum/qiskit
Apache License 2.0
5.06k stars 2.33k forks source link

Pulse docs code no longer works #12583

Open nonhermitian opened 3 months ago

nonhermitian commented 3 months ago

URL to the relevant documentation

https://docs.quantum.ibm.com/api/qiskit/pulse

Select all that apply

Describe the fix.

One needs to change to the fake backends from Runtime, but if you do it complains about needing V2 fake backends due to deprecation, but then the drawer is looking for a configuration which V2 fake backends do not have (but should)

divshacker commented 1 month ago

Hey, Is this issue still open ? I can work on this if needed.... Also saw #12582

AngeloDanducci commented 3 weeks ago

@divshacker assigned it to you