Skip to content

Commit

Permalink
Sneak in the tutorial link on OBP page
Browse files Browse the repository at this point in the history
  • Loading branch information
kaelynj committed Nov 12, 2024
1 parent 82c01b5 commit fc96a5f
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions docs/guides/qiskit-addons-obp-get-started.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -458,6 +458,18 @@
" f\" - Observed Error for truncated observable: {abs(result_exact - result_bp_trunc_qpu):.3e}\"\n",
")"
]
},
{
"cell_type": "markdown",
"id": "3683ab92-e145-4141-8932-311ec65318e3",
"metadata": {},
"source": [
"## Next steps\n",
"\n",
"<Admonition type=\"tip\" title=\"Recommendations\">\n",
" - Read through the [OBP tutorial](https://learning.quantum.ibm.com/tutorial/improving-estimation-of-expectation-values-with-operator-backpropagation) on the IBM Quantum Learning Platform.\n",
"</Admonition>"
]
}
],
"metadata": {
Expand Down

0 comments on commit fc96a5f

Please sign in to comment.