Ajc branch tem#2
Conversation
|
Let's not merge until we are using the latest version of the file from main. |
|
@abbycross we should now be in sync with upstream. Will you resolve the conflicts in this branch? |
| @@ -326,6 +362,7 @@ | |||
| }, | |||
| { | |||
| "cell_type": "markdown", | |||
| "id": "f90f503e-ab80-4550-a7cf-dfeea12babb0", | |||
| "metadata": {}, | |||
| "source": [ | |||
| "We can also check how much quantum runtime was used for each call at [quantum.ibm.com](quantum.ibm.com), or inspecting the result metadata from the Python code." | |||
There was a problem hiding this comment.
This url isn't valid. Do you mean to use [IBM Quantum Platform](https://quantum.cloud.ibm.com), or a different link?
There was a problem hiding this comment.
I was commenting on line 368, btw. GitHub is highlighting line 365, not sure why.
There was a problem hiding this comment.
Yes, this should point to the IBM quantum dashboard so https://quantum.cloud.ibm.com is the correct link. Thanks for spotting this
|
Thanks @robertodr, I think the conflicts should be resolved now. I left a comment about fixing a URL, but then we can merge this into your branch. |
These changes will begin to clean up the linting issues in Qiskit#4639.