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

qiskit-ibm-provider deprecation #1346

Closed
1ucian0 opened this issue Dec 16, 2023 · 0 comments · Fixed by #1371
Closed

qiskit-ibm-provider deprecation #1346

1ucian0 opened this issue Dec 16, 2023 · 0 comments · Fixed by #1371
Milestone

Comments

@1ucian0
Copy link
Contributor

1ucian0 commented Dec 16, 2023

Based on https://github.com/Qiskit-Extensions/qiskit-experiments/blob/main/requirements-extras.txt , qiskit-experiments kinda depends on qiskit-ibm-provider.

Heads-up, on Feb 2024 qiskit-ibm-provider will be merged with qiskit-ibm-runtime Qiskit/qiskit-ibm-runtime#1107

Consider depending directly on qiskit-ibm-runtime.

@coruscating coruscating added this to the Release 0.6 milestone Jan 22, 2024
github-merge-queue bot pushed a commit that referenced this issue Jan 25, 2024
### Summary

Closes #1346 by adding logic to handle the HGP and service for a
`qiskit-ibm-runtime` backend object and replacing mentions of
`qiskit-ibm-provider` in docs with `qiskit-ibm-runtime` syntax.

### Details and comments

- Updates sessions howto with the new sessions syntax supported by
`qiskit-ibm-runtime` (requires >=15.0)
- Removes old code to handle `qiskit-ibmq-runtime` backends
- Replaces non-free/deprecated backends in docs with `ibm-osaka`

---------

Co-authored-by: Will Shanks <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants