nvim-python-repl
iron.nvim


nvim-python-repl | iron.nvim | |
---|---|---|
6 | 27 | |
77 | 1,051 | |
- | 1.9% | |
3.9 | 5.8 | |
23 days ago | 11 days ago | |
Lua | Lua | |
MIT License | BSD 3-clause "New" or "Revised" License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
nvim-python-repl
-
Help running chunks of Python to a terminal as REPL
You can try my plugin (depends on treesitter): https://github.com/geg2102/nvim-python-repl
-
What do you use to send lines of code to the terminal? (AKA vim-slime alternatives?)
You can try my plugin, nvim-python-repl. I don’t have much time to maintain it (expand it), but I use it daily and serves my purpose well.
-
Recommendations for Python?
You can try my plug-in. It is a very simple plugin that uses the abstract syntax tree from treesitter to send semantic components to your repl.
-
neovim as a python IDE
you could try nvim-python-repl which opens an ipython repl in a split and lets you send code fragments to it.
-
My First Plugin (Updated) (REPL-Treesitter integration)
The plugin is https://github.com/geg2102/nvim-python-repl. It now supports scala and lua REPL integration as well (via ammonite and ilua). Before adding other languages, I would like to add some optionality in terms of which REPL environments (especially with sbt console).
- I just created my first plugin!
iron.nvim
-
Does anybody know what plugin or feature does this?
hard to tell, could be iron maybe? https://github.com/Vigemus/iron.nvim
- Help running chunks of Python to a terminal as REPL
-
How do keymaps work?
The plugin in question is iron.nvim - but my question is certainly also applicable to other uses. How do I figure this out?
- Does anyone ever use Neovim to debug PyTorch?
-
Looking for a maintainer to help me manage iron.nvim
Hey all, I've been thinking a lot about it and I believe I'm not being fair to the (relatively big) community that formed around iron.nvim and I think it needs a more active maintainer. I'd love to have the time and energy to put the effort into zero-ing the issues and delivering more features, keeping up with neovim development, but unfortunately it is not possible.
-
Favorite REPL/Notebook/Task Running plugins and workflow?
For the record/list, there's also: - https://github.com/hkupty/iron.nvim and - https://github.com/jpalardy/vim-slime
-
Which vim plugins do not have a lua equivalent yet?
For Codi, I migrated away to iron.nvim. Codi is really slick though :)
-
data science (jupyter notebooks) with vim?
In the past, when I was using NeoVim more, I also used iron.nvim: https://github.com/hkupty/iron.nvim
- Is there an 'ielm' mode equivalent in neovim for lua?
- Remote repl
What are some alternatives?
Nvim-R - Vim plugin to work with R
vim-slime - A vim plugin to give you some slime. (Emacs)
quarto-nvim-kickstarter - Neovim configuration to show my plugins in action.
magma-nvim-goose - Interact with Jupyter from NeoVim. - fork
vimcmdline - Send code to command line interpreter
sniprun - A neovim plugin to run lines/blocs of code (independently of the rest of the file), supporting multiples languages
neoterm - Wrapper of some vim/neovim's :terminal functions.
python-build-standalone - Produce redistributable builds of Python
packer.nvim - A use-package inspired plugin manager for Neovim. Uses native packages, supports Luarocks dependencies, written in Lua, allows for expressive config
vscode-jupyter - VS Code Jupyter extension
evcxr

