Skip to content

Conversation

@abbycross
Copy link
Collaborator

Closes #4190.

It seems to be clearest to simply use fig.show(renderer="notebook") instead of fig.show() - unless there is a situation for some people where specifying the renderer wouldn't work, while only fig.show() would?... cc: @jyu00

Also removing warnings in a couple outputs.

@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@qiskit-bot
Copy link
Contributor

One or more of the following people are relevant to this code:

@jyu00
Copy link
Collaborator

jyu00 commented Dec 17, 2025

It seems to be clearest to simply use fig.show(renderer="notebook") instead of fig.show() - unless there is a situation for some people where specifying the renderer wouldn't work, while only fig.show() would?... cc: @jyu00

I recall someone telling me fig.show(renderer="notebook") fails the docs CI 🤔

@abbycross
Copy link
Collaborator Author

Seems to have passed just fine???

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

Add a note about renderer="notebook" in circuit visualization

3 participants