qiskit.providers.BaseBackend.run¶ abstract BaseBackend.run(qobj)[source]¶ Run a Qobj on the the backend. Parameters qobj (Qobj) – the Qobj to be executed.