From cbbe6c00e5e6cc59fb237cf37a6e7af75b238676 Mon Sep 17 00:00:00 2001 From: Cedric Lin <67704428+licedric@users.noreply.github.com> Date: Wed, 18 Sep 2024 14:52:51 -0700 Subject: [PATCH] Include IQM in devices with verbatim mode supported (#625) --- examples/braket_features/Verbatim_Compilation.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/braket_features/Verbatim_Compilation.ipynb b/examples/braket_features/Verbatim_Compilation.ipynb index 8f93d530..bb1e821c 100644 --- a/examples/braket_features/Verbatim_Compilation.ipynb +++ b/examples/braket_features/Verbatim_Compilation.ipynb @@ -248,7 +248,7 @@ "metadata": {}, "source": [ "
\n", - " Note: add_verbatim_box is currently only supported on Rigetti, and IonQ devices.\n", + " Note: add_verbatim_box is currently supported on Rigetti, IonQ, and IQM devices.\n", "
" ] },