From 1d2881e15b175b324c36458c5c60c1a993310180 Mon Sep 17 00:00:00 2001 From: emkessler <33257078+emkessler@users.noreply.github.com> Date: Wed, 18 Sep 2024 13:52:25 -0400 Subject: [PATCH] Update Verbatim_Compilation.ipynb Adding IQM to supported devices for verbatim compilation --- 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..c162fd45 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, IQM, and IonQ devices.\n", "
" ] },