Skip to content

Update code block in Q-CTRL performance management doc#4756

Open
abbycross wants to merge 2 commits intomainfrom
ajc/update-qctrl-code
Open

Update code block in Q-CTRL performance management doc#4756
abbycross wants to merge 2 commits intomainfrom
ajc/update-qctrl-code

Conversation

@abbycross
Copy link
Collaborator

Closes #4046. Adds the following to the code block that currently says only

service.backends()

to instead say

from qiskit_ibm_runtime import QiskitRuntimeService
 
service = QiskitRuntimeService()
service.backends()

FYI @acastellane

@abbycross abbycross requested a review from a team March 5, 2026 18:06
@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@qiskit-bot
Copy link
Contributor

One or more of the following people are relevant to this code:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

Check consistency with Q-CTRL information and backend list to be updated

2 participants