Skip to content

Commit 993a43a

Browse files
beckykdfrankharkinsjyu00
authored
Update visualize results (#3067)
closes #2619 Updated file: https://qiskit.github.io/documentation/pr-3067/docs/guides/visualize-results --------- Co-authored-by: Frank Harkins <[email protected]> Co-authored-by: Jessie Yu <[email protected]>
1 parent 9ae3b5f commit 993a43a

File tree

3 files changed

+77
-43
lines changed

3 files changed

+77
-43
lines changed

docs/guides/local-testing-mode.ipynb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,8 @@
4646
"\n",
4747
"\n",
4848
"<Admonition type=\"note\" title=\"Notes\">\n",
49-
"You can specify all Qiskit Runtime options in local testing mode. However, all options except shots are ignored when run on a local simulator.\n",
49+
"- You can specify all Qiskit Runtime options in local testing mode. However, all options except shots are ignored when run on a local simulator.\n",
50+
"- It is recommended that you install Qiskit Aer before using fake backends or Aer simulators by running `pip install qiskit-aer`. The fake backends use Aer simulators under the cover if available, to take advantage of their performance.\n",
5051
"</Admonition>\n",
5152
"\n",
5253
"\n",

0 commit comments

Comments
 (0)