Skip to content

hot to fallback to default fallback of matplotlib #168

Answered by benlubas
bassamsdata asked this question in Q&A
Discussion options

You must be logged in to vote

Is it possible to display virtual text within .py files, akin to how it functions within quarto or jupyter notebooks? Presently, in plain Python text files, only the popup version appears, not the virtual text.

Yes. With just the settings you have listed you should see virtual text everywhere. I suspect that you've copied a bit of code from these docs which toggles some settings when you enter a .py file. So just removing that bit of code should let it work the way you want.


For the matplot lib thing, molten currently behaves the same way that Jupyter Lab does. Both apps just render the image.

If you want to see images in a browser, you can do that with the :MoltenImagePopup command and

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@bassamsdata
Comment options

Answer selected by bassamsdata
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants