Skip to content

Commit 3b56e3e

Browse files
committed
fix: Update TFIM doc to remove retired device (#1373) (notebooks update)
1 parent 6012c70 commit 3b56e3e

File tree

1 file changed

+0
-31
lines changed

1 file changed

+0
-31
lines changed

fire-opal/apply/solve-the-transverse-field-ising-model-using-fire-opal.ipynb

Lines changed: 0 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -340,37 +340,6 @@
340340
"[Choose a backend](https://docs.q-ctrl.com/fire-opal/discover/start-using/get-started-with-fire-opal-on-ibm-quantum) from the supported devices your IBM account has access to, and replace `desired_backend` with the target name. In this application note you will use the `statevector` simulator to as baseline, this will not be suitable for circuits with large number of qubits. "
341341
]
342342
},
343-
{
344-
"cell_type": "code",
345-
"execution_count": 9,
346-
"id": "fa2d0504",
347-
"metadata": {},
348-
"outputs": [
349-
{
350-
"data": {
351-
"text/plain": [
352-
"{'supported_devices': ['ibm_sherbrooke',\n",
353-
" 'ibm_kingston',\n",
354-
" 'ibm_brisbane',\n",
355-
" 'test_eagle_us-east',\n",
356-
" 'ibm_fez',\n",
357-
" 'ibm_strasbourg',\n",
358-
" 'ibm_marrakesh',\n",
359-
" 'test_eagle_eu-de',\n",
360-
" 'ibm_aachen',\n",
361-
" 'ibm_torino',\n",
362-
" 'ibm_brussels']}"
363-
]
364-
},
365-
"execution_count": 9,
366-
"metadata": {},
367-
"output_type": "execute_result"
368-
}
369-
],
370-
"source": [
371-
"fo.show_supported_devices(credentials=credentials)"
372-
]
373-
},
374343
{
375344
"cell_type": "code",
376345
"execution_count": null,

0 commit comments

Comments
 (0)