-
Notifications
You must be signed in to change notification settings - Fork 2.6k
MPL circuit drawer left align when the circuit is short #5074
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
Conversation
Co-authored-by: Edwin Navarro <enavarro@comcast.net>
@1ucian0 Binder Tests Are Ready |
All the references were changed (see https://mybinder.org/v2/gh/abhobe/qiskit-terra/2788?urlpath=apps/test/ipynb/mpl_tester.ipynb) so updating in b86e7f4 |
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.
Thanks!
Will their need to be updates on documentation to match the new style of mpl? |
It is generated independently. It will be updated in the next cycle. |
Oh ok, I will see if I can help with that. |
Summary
Binder Tests:
Details and comments
Much of the credit goes to @enavarro51 for helping me on this.