Skip to content

Commit 7411a00

Browse files
committed
One more IBMQExperiment tutorial fix for 0.9.12
1 parent 18ae244 commit 7411a00

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

jupyter_notebooks/Tutorials/objects/advanced/IBMQExperiment.ipynb

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,9 @@
235235
"cell_type": "code",
236236
"execution_count": null,
237237
"metadata": {
238-
"tags": []
238+
"tags": [
239+
"nbval-skip"
240+
]
239241
},
240242
"outputs": [],
241243
"source": [
@@ -313,7 +315,9 @@
313315
"cell_type": "code",
314316
"execution_count": null,
315317
"metadata": {
316-
"tags": []
318+
"tags": [
319+
"nbval-skip"
320+
]
317321
},
318322
"outputs": [],
319323
"source": [

0 commit comments

Comments
 (0)