pappasam / nvim-repl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use with an external terminal

avidseeker opened this issue · comments

Using external terminal, rather than nvim-emulated terminal, might be preferred.

E.g: qtconsole provides better graphics support for cell output.

I found this plugin to do exactly what I needed:

https://github.com/jupyter-vim/jupyter-vim

External terminals are outside the scope of this project, but I'm glad you sound something that works!