Skip to content

Typos in "Integrate external quantum resources with Qiskit" #5226

@Seeker3005

Description

@Seeker3005

Environment

  • Qiskit version: 2.4.1
  • Python version: 3.12.3
  • Operating system: Windows 11 Home

What is happening?

There are typos in the code for "Providing access to backends" in "Integrate external resources with Qiskit" (https://quantum.cloud.ibm.com/docs/en/guides/create-a-provider).

How can we reproduce the issue?

In the code block for the relevant section, "from qsikit.providers import BackendV2" should be "from qiskit.providers import BackendV2" and "Str" should be "str" in the method definitions.

What should happen?

Once these typos are corrected, the cell runs with no errors in a Jupyter notebook.

Any suggestions?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status
    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions