Updates to two tutorials: QAOA, and Advanced techniques for QAOA#4813
Updates to two tutorials: QAOA, and Advanced techniques for QAOA#4813
Conversation
Making updates to match the updated tutorial template --------- Co-authored-by: abbycross <across@us.ibm.com> Co-authored-by: Mirko Amico <31739486+miamico@users.noreply.github.com>
|
One or more of the following people are relevant to this code:
|
|
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
|
Thanks for this @ibrahim-shehzad and @abbycross! Ibrahim, some small requests:
|
|
|
@abbycross , I would perhaps change this this to
What do you think? |
|
Thanks, looks good to me! And for the suggestion to point to the other QAOA tutorial, is it this one?: (https://quantum.cloud.ibm.com/docs/tutorials/quantum-approximate-optimization-algorithm) I don't see that it's specifically using a simulator but it does seem suited for smaller-scale runs...
|
|
Yes, that is the correct tutorial @abbycross . That tutorial should be updated by @mrvee-qC-bee (which I believe will be ready soon) |
Co-Authored-By: Vishal Bajpe <109966025+mrvee-qC-bee@users.noreply.github.com>
|
@mrvee-qC-bee is going to adjust the text to make sure it doesn't suggest you can use sessions with Open Plan, and then this is ready to go from my end! |
|
@henryzou50 @nathanearnestnoble I think this is ready from my end - any final reviews? |
|
@abbycross @mrvee-qC-bee LGTM! Thanks for updates! This is currently failing a CI check which shouldn't be due to this PR, but since it alters the script, it caused the failure. I also noticed this issue in the PR #5064 , but I am not sure on the best way to resolve this. Do you have any idea @abbycross? |
|
@henryzou50 the API token for checking notebooks expired yesterday and has since been refreshed. I'll rerun the check and it should go green now 🤞 |
|
Since I opened this branch, I'll need @nathanearnestnoble to click approve :) |
Continuation of #4805 by @ibrahim-shehzad : Making updates to match the updated tutorial template
Moving to a write-access branch to run the notebook tester
Here is the PR preview
Also adding in updates from @mrvee-qC-bee to QAOA tutorial (finishing up work started in #5029)