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
608 stars 33 forks source link

fix: don't require pillow unless it's used #164

Closed benlubas closed 8 months ago

benlubas commented 8 months ago

Fixes another import issue. Where pillow should not be required unless the image popup command is used