LunarVim / starter.lvim

🚀 A great starting point for your LunarVim journey!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

python magma plot covers code

miwojc opened this issue · comments

thank you for the great config @SingularisArt

i wonder if it would be possible to change config / setup so that plot doesn't cover the code that generated to plot. here's an example. plt.plot(range(4)) line is covered with plot

image

image

I'll see what I can do over the weekend.

thank you for the great config @SingularisArt

i wonder if it would be possible to change config / setup so that plot doesn't cover the code that generated to plot. here's an example. plt.plot(range(4)) line is covered with plot

image image

How to show a plot in vim?

How to show a plot in vim?

this is what i did --> #48 (comment)