Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/guides/q-ctrl-performance-management.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@
"\n",
"service = QiskitRuntimeService()\n",
"instance = service.active_account()[\"instance\"]\n",
"backend_name = service.least_busy().name"
"backend_name = \"ibm_fez\""
]
},
{
Expand Down