benlubas / molten-nvim

A neovim plugin for interactively running code with the jupyter kernel. Fork of magma-nvim with improvements in image rendering, performance, and more
GNU General Public License v3.0
594 stars 32 forks source link

[Help] [bug] How do I open result like pygwalker. #210

Open chaozwn opened 4 months ago

chaozwn commented 4 months ago

Am I in the process of using pandas? I want to draw pictures through pygwalker. But I opened only an object result, no graphics, and the open in browser didn't work. How did the html embedded in the cell work.

image

benlubas commented 4 months ago

Weird, try turning on the debug mimetypes option and running it again. It might just be a slightly different mime type that molten doesn't look for.