-
Notifications
You must be signed in to change notification settings - Fork 70
Conversation
@@ -202,12 +202,6 @@ notes will look like for the current state of the repo you can run: | |||
and the release notes in particular will be located at | |||
`docs/_build/html/release_notes.html` | |||
|
|||
## Installing Qiskit IBM Provider from source |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
These docs don't exist anymore. Since this repo is going away, probably not worth adding a replacement.
@@ -150,7 +150,7 @@ def backends( | |||
IBMProvider.backends(open_pulse=True) | |||
|
|||
For the full list of backend attributes, see the `IBMBackend` class documentation | |||
<https://qiskit.org/documentation/apidoc/providers_models.html> | |||
<https://docs.quantum.ibm.com/api/qiskit/providers_models> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There is no IBMBackend
class in the Qiskit docs. I'm not sure if this should link to something else?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Link looks good
@@ -552,7 +552,7 @@ def backends( | |||
IBMProvider.backends(open_pulse=True) | |||
|
|||
For the full list of backend attributes, see the `IBMBackend` class documentation | |||
<https://qiskit.org/documentation/apidoc/providers_models.html> | |||
<https://docs.quantum.ibm.com/api/qiskit/providers_models> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ditto about IBMBackend
not existing.
Pull Request Test Coverage Report for Build 7877104213Details
💛 - Coveralls |
No description provided.