Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove cloud simulator doc pages #1425

Merged
merged 7 commits into from
May 29, 2024
Merged

remove cloud simulator doc pages #1425

merged 7 commits into from
May 29, 2024

Conversation

abbycross
Copy link
Collaborator

Closes #1424 and #607

@qiskit-bot
Copy link
Contributor

One or more of the following people are relevant to this code:

@abbycross
Copy link
Collaborator Author

abbycross commented May 23, 2024

@beckykd could you please remove the example with the qasm simulator on these migration guide pages?:

https://docs.quantum.ibm.com/api/migration-guides/qiskit-runtime-examples
https://docs.quantum.ibm.com/api/migration-guides/qiskit-algorithms-module

you can use this branch if it makes it easier!

Copy link
Collaborator

@Eric-Arellano Eric-Arellano left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we know what the 404 plan is? Redirect to something like a product announcement? Please be careful to merge this until we have that figured out because the next time we do an open source sync would cause 404s.

@beckykd
Copy link
Collaborator

beckykd commented May 23, 2024

@beckykd could you please remove the example with the qasm simulator on these migration guide pages?:

https://docs.quantum.ibm.com/api/migration-guides/qiskit-runtime-examples https://docs.quantum.ibm.com/api/migration-guides/qiskit-algorithms-module

you can use this branch if it makes it easier!

I found another one in https://docs.quantum.ibm.com/build/operators-overview -- can we just change that to a different backend? Maybe @kaelynj knows.

@beckykd
Copy link
Collaborator

beckykd commented May 23, 2024

@beckykd could you please remove the example with the qasm simulator on these migration guide pages?:

https://docs.quantum.ibm.com/api/migration-guides/qiskit-runtime-examples https://docs.quantum.ibm.com/api/migration-guides/qiskit-algorithms-module

you can use this branch if it makes it easier!

qiskit-runtime-examples: all uses are in the legacy/backend.run() tabs, so I think they're OK.

qiskit-algorithms-module is more tricky. It's part of the Qiskit.44 changes -- so none of it is updated to use V2 primitives and the code won't work anymore anyway. Do we still need the Qiskit .44 migration guides? As a stopgap, I did update the "updated" example in the VQD Example section to run on a real backend but left the Legacy example running on qasm_simulator. Still, it's not going to run without deprecation warnings; and in a month or so (?) it won't work at all.

@abbycross abbycross added this pull request to the merge queue May 29, 2024
Merged via the queue into main with commit fe83100 May 29, 2024
4 checks passed
@abbycross abbycross deleted the ajc/remove-cloud-sim-docs branch May 29, 2024 17:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Remove cloud simulator docs
4 participants