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

Update top level provider documentation for BackendV2 #7323

Merged
merged 5 commits into from
Dec 1, 2021

Commits on Dec 1, 2021

  1. Update top level provider documentation for BackendV2

    As a follow-on to Qiskit#5885 this commit updates the top level
    qiskit.providers module documentation for BackendV2. This primarily
    consists of two things, updating the writing a provider section to use
    BackendV2 instead of BackendV1 and adding a migration section on user
    facing changes between BackendV1 and BackendV2.
    mtreinish committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    4be51fb View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Luciano Bello <bel@zurich.ibm.com>
    mtreinish and 1ucian0 authored Dec 1, 2021
    Configuration menu
    Copy the full SHA
    a682ff1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7f1abec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    254270d View commit details
    Browse the repository at this point in the history
  5. Fix lint

    mtreinish committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    26463b0 View commit details
    Browse the repository at this point in the history