-
Notifications
You must be signed in to change notification settings - Fork 21
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
docs: point to new qiskit inventory #138
Comments
Thanks for opening this! I opened Qiskit/documentation#829 and will try to get this out today. |
Sounds great, thanks @Eric-Arellano. Do you have a timeline for landing the corresponding patch? Our plan is to support Qiskit 1.0 soonish, but it'd be great to be able to point to older versions (also on the 1.x branch). |
https://docs.quantum.ibm.com/api/qiskit/0.46/objects.inv is now live. Thanks for the feature request! That's really helpful for us to prioritize. |
Fantastic! Thanks a lot @Eric-Arellano. |
In #135, the link to the intersphinx inventory for Qiskit was updated from https://qiskit.org/documentation/ to https://docs.quantum.ibm.com/api/qiskit/. However, the latter points to Qiskit 1.0.0 documentation, which breaks the build (see e.g. this job).
Therefore, #136 points again to qiskit.org, which still serves the inventory for Qiskit 0.45.
@Eric-Arellano is the inventory for Qiskit <1 served by docs.quantum.ibm.com? I tried https://docs.quantum.ibm.com/api/qiskit/0.46/objects.inv but it doesn't point anywhere.
In the mid term, porting to Qiskit 1.0.0 will solve this issue.
The text was updated successfully, but these errors were encountered: