-
Notifications
You must be signed in to change notification settings - Fork 328
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 tutorials for deprecated circuit draw style #725
Labels
Comments
woodsp-ibm
added a commit
to woodsp-ibm/qiskit-machine-learning
that referenced
this issue
Dec 14, 2023
2 tasks
mergify bot
added a commit
that referenced
this issue
Jan 8, 2024
* Fix QNN for input and weights ordering * Black * Lint * Update QCNN tutorial * Add reno * Fix draw style per #725 --------- Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
woodsp-ibm
added a commit
that referenced
this issue
Jan 8, 2024
* Fix QNN for input and weights ordering * Black * Lint * Update QCNN tutorial * Add reno * Fix draw style per #725 --------- Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> (cherry picked from commit e9a7540) Co-authored-by: Steve Wood <40241007+woodsp-ibm@users.noreply.github.com>
oscar-wallis
pushed a commit
that referenced
this issue
Feb 16, 2024
* Fix QNN for input and weights ordering * Black * Lint * Update QCNN tutorial * Add reno * Fix draw style per #725 --------- Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Fixed by 30aa648 for all tutorials: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
A number of Tutorials have this deprecation warning message. The drawing should be updated to avoid this.
qc.draw("mpl")
These are the tutorials - I just put the number not the full name. There can be multiple places within each that needs fixing.
The text was updated successfully, but these errors were encountered: