Skip to content

Commit

Permalink
Update learning-api.conf.yaml (#1376)
Browse files Browse the repository at this point in the history
  • Loading branch information
frankharkins authored May 14, 2024
1 parent 622ed0d commit b4a18e9
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 1 deletion.
1 change: 1 addition & 0 deletions scripts/nb-tester/notebooks.toml
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,5 @@ notebooks_that_submit_jobs = [
notebooks_no_mock = [
"docs/start/hello-world.ipynb",
"tutorials/combining-error-mitigation-estimator/combining-error-mitigation-estimator.ipynb",
"tutorials/combine-error-mitigation-options-with-the-estimator-primitive/combine-error-mitigation-options-with-the-estimator-primitive.ipynb",
]
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"id": "480f0896-8638-436c-8694-9fa2d74964e0",
"metadata": {},
"source": [
"# Combining error mitigation options with the Estimator primitive\n",
"# Combine error mitigation options with the Estimator primitive\n",
"\n",
"*Estimated QPU usage: 8 minutes (tested on IBM Sherbrooke)*\n",
"\n",
Expand Down
3 changes: 3 additions & 0 deletions tutorials/learning-api.conf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,6 @@ lessons:
- path: explore-composer
urlStaging: tutorials/28f53e87-52ba-4fa7-a1f9-9ad7f548a7e0
urlProduction: tutorials/967371a7-159d-459a-a7a6-210c55b14766
- path: combine-error-mitigation-options-with-the-estimator-primitive
urlStaging: tutorials/58d982db-9510-4815-a13c-c81abae1507f
urlProduction: tutorials/bfba1c87-8469-4a98-8c06-886a4a382e79

0 comments on commit b4a18e9

Please sign in to comment.