Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
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
6 changes: 1 addition & 5 deletions docs/guides/add-job-tags.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -51,11 +51,7 @@
"cell_type": "code",
"execution_count": 19,
"id": "74a7a1ea-f2ae-4b8c-9499-af52840c2e74",
"metadata": {
"tags": [
"ignore-warnings"
]
},
"metadata": {},
"outputs": [
{
"name": "stdout",
Expand Down
6 changes: 1 addition & 5 deletions docs/guides/build-noise-models.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -105,11 +105,7 @@
"cell_type": "code",
"execution_count": 2,
"id": "3c114909-aa2a-4638-b945-e31dcdbaf248",
"metadata": {
"tags": [
"ignore-warnings"
]
},
"metadata": {},
"outputs": [],
"source": [
"from qiskit_ibm_runtime import QiskitRuntimeService\n",
Expand Down
6 changes: 1 addition & 5 deletions docs/guides/classical-feedforward-and-control-flow.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -303,11 +303,7 @@
"cell_type": "code",
"execution_count": null,
"id": "6b04b732-8143-4d76-bc43-a12ed0790bf6",
"metadata": {
"tags": [
"ignore-warnings"
]
},
"metadata": {},
"outputs": [],
"source": [
"from qiskit_ibm_runtime import QiskitRuntimeService\n",
Expand Down
6 changes: 1 addition & 5 deletions docs/guides/configure-error-mitigation.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -157,11 +157,7 @@
"cell_type": "code",
"execution_count": 1,
"id": "841b526d-55b8-4125-bd2c-758d9db8dbb3",
"metadata": {
"tags": [
"ignore-warnings"
]
},
"metadata": {},
"outputs": [],
"source": [
"from qiskit_ibm_runtime import QiskitRuntimeService\n",
Expand Down
6 changes: 1 addition & 5 deletions docs/guides/configure-error-suppression.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -55,11 +55,7 @@
"cell_type": "code",
"execution_count": 1,
"id": "149509bf-86ff-4bf5-8b20-662e2e85b769",
"metadata": {
"tags": [
"ignore-warnings"
]
},
"metadata": {},
"outputs": [
{
"name": "stdout",
Expand Down
6 changes: 1 addition & 5 deletions docs/guides/debug-qiskit-runtime-jobs.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -85,11 +85,7 @@
"cell_type": "code",
"execution_count": 2,
"id": "a45a6d9e-de39-4586-8395-a7f580f0e0dc",
"metadata": {
"tags": [
"ignore-warnings"
]
},
"metadata": {},
"outputs": [],
"source": [
"# Choose the least busy backend\n",
Expand Down
6 changes: 1 addition & 5 deletions docs/guides/dynamical-decoupling-pass-manager.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -48,11 +48,7 @@
"cell_type": "code",
"execution_count": 1,
"id": "368cab01-8eb0-4feb-a5d1-269d225af7af",
"metadata": {
"tags": [
"ignore-warnings"
]
},
"metadata": {},
"outputs": [],
"source": [
"from qiskit_ibm_runtime import QiskitRuntimeService\n",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -51,11 +51,7 @@
"cell_type": "code",
"execution_count": 1,
"id": "39ef65e5",
"metadata": {
"tags": [
"ignore-warnings"
]
},
"metadata": {},
"outputs": [],
"source": [
"from qiskit_ibm_runtime import EstimatorV2 as Estimator\n",
Expand Down
18 changes: 3 additions & 15 deletions docs/guides/fractional-gates.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -126,11 +126,7 @@
"cell_type": "code",
"execution_count": 2,
"id": "09ef3ed0-7126-45a2-a876-35a4f540c949",
"metadata": {
"tags": [
"ignore-warnings"
]
},
"metadata": {},
"outputs": [],
"source": [
"service = QiskitRuntimeService()\n",
Expand Down Expand Up @@ -266,11 +262,7 @@
"cell_type": "code",
"execution_count": 6,
"id": "5da9bba4-9a3b-4569-9997-c5b9ccf87b6a",
"metadata": {
"tags": [
"ignore-warnings"
]
},
"metadata": {},
"outputs": [
{
"data": {
Expand Down Expand Up @@ -327,11 +319,7 @@
"cell_type": "code",
"execution_count": 8,
"id": "f07217b9-a6f0-4adf-b341-6da447535c33",
"metadata": {
"tags": [
"ignore-warnings"
]
},
"metadata": {},
"outputs": [
{
"data": {
Expand Down
9 changes: 2 additions & 7 deletions docs/guides/function-template-hamiltonian-simulation.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -431,11 +431,7 @@
"cell_type": "code",
"execution_count": 8,
"id": "1db2749f-1285-48c6-8ec3-bc9f422686e2",
"metadata": {
"tags": [
"ignore-warnings"
]
},
"metadata": {},
"outputs": [
{
"name": "stdout",
Expand Down Expand Up @@ -1123,8 +1119,7 @@
"id": "20502fe4-7940-40fa-a978-64cc3ff6c1b1",
"metadata": {
"tags": [
"id-full-source",
"ignore-warnings"
"id-full-source"
]
},
"outputs": [
Expand Down
3 changes: 1 addition & 2 deletions docs/guides/functions.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -216,8 +216,7 @@
"metadata": {
"scrolled": true,
"tags": [
"remove-cell",
"ignore-warnings"
"remove-cell"
]
},
"outputs": [],
Expand Down
12 changes: 2 additions & 10 deletions docs/guides/get-qpu-information.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -63,11 +63,7 @@
"cell_type": "code",
"execution_count": 1,
"id": "b169fd5c-5132-47ed-9baf-eecd37f8f668",
"metadata": {
"tags": [
"ignore-warnings"
]
},
"metadata": {},
"outputs": [
{
"data": {
Expand Down Expand Up @@ -143,11 +139,7 @@
"cell_type": "code",
"execution_count": 3,
"id": "cc7b0879-feaa-42da-955a-775b456198a1",
"metadata": {
"tags": [
"ignore-warnings"
]
},
"metadata": {},
"outputs": [
{
"data": {
Expand Down
12 changes: 2 additions & 10 deletions docs/guides/get-started-with-primitives.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -74,11 +74,7 @@
"cell_type": "code",
"execution_count": 1,
"id": "71d62ba2-b1ba-405a-b304-5bdd7ec5e11b",
"metadata": {
"tags": [
"ignore-warnings"
]
},
"metadata": {},
"outputs": [
{
"name": "stdout",
Expand Down Expand Up @@ -285,11 +281,7 @@
"cell_type": "code",
"execution_count": 7,
"id": "b40504d7-aee5-4b30-98b1-265e70bece8d",
"metadata": {
"tags": [
"ignore-warnings"
]
},
"metadata": {},
"outputs": [],
"source": [
"from qiskit_ibm_runtime import QiskitRuntimeService\n",
Expand Down
6 changes: 1 addition & 5 deletions docs/guides/ibm-circuit-function.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -92,11 +92,7 @@
"cell_type": "code",
"execution_count": 2,
"id": "d56e1440",
"metadata": {
"tags": [
"ignore-warnings"
]
},
"metadata": {},
"outputs": [],
"source": [
"from qiskit.circuit.random import random_circuit\n",
Expand Down
6 changes: 1 addition & 5 deletions docs/guides/local-testing-mode.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -176,11 +176,7 @@
"cell_type": "code",
"execution_count": 3,
"id": "0878eec8-9959-4e98-aff7-bf114352b838",
"metadata": {
"tags": [
"ignore-warnings"
]
},
"metadata": {},
"outputs": [],
"source": [
"from qiskit_aer import AerSimulator\n",
Expand Down
9 changes: 2 additions & 7 deletions docs/guides/monitor-job.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,7 @@
"id": "ee0318b6-0bfd-4f0b-b980-4e233a2d5d7b",
"metadata": {
"tags": [
"remove-cell",
"ignore-warnings"
"remove-cell"
]
},
"outputs": [
Expand Down Expand Up @@ -192,11 +191,7 @@
"cell_type": "code",
"execution_count": null,
"id": "4415838a-04da-4a8e-8fed-4c062d186ec7",
"metadata": {
"tags": [
"ignore-warnings"
]
},
"metadata": {},
"outputs": [],
"source": [
"from qiskit_ibm_runtime import QiskitRuntimeService\n",
Expand Down
12 changes: 2 additions & 10 deletions docs/guides/noise-learning.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -47,11 +47,7 @@
"cell_type": "code",
"execution_count": 1,
"id": "c5118119-5892-4ad9-9908-107795a1f1fa",
"metadata": {
"tags": [
"ignore-warnings"
]
},
"metadata": {},
"outputs": [],
"source": [
"from qiskit import QuantumCircuit\n",
Expand Down Expand Up @@ -244,11 +240,7 @@
"cell_type": "code",
"execution_count": 3,
"id": "8f35d68a-b459-4f1c-ae44-a01bbe700ed0",
"metadata": {
"tags": [
"ignore-warnings"
]
},
"metadata": {},
"outputs": [],
"source": [
"# Build a GHZ circuit\n",
Expand Down
6 changes: 1 addition & 5 deletions docs/guides/primitive-input-output.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -77,11 +77,7 @@
"cell_type": "code",
"execution_count": 1,
"id": "f9235c64-5dfc-42bd-b864-17f2bcdf77b9",
"metadata": {
"tags": [
"ignore-warnings"
]
},
"metadata": {},
"outputs": [],
"source": [
"from qiskit.circuit import (\n",
Expand Down
Loading