Favorite REPL/Notebook/Task Running plugins and workflow?

This page summarizes the projects mentioned and recommended in the original post on /r/neovim

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • magma-nvim-goose

    Discontinued Interact with Jupyter from NeoVim. - fork

    I use my fork of magma and trying out right now jupyter-kernel, which hopefully will provide autocompletion.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • jupyter-kernel.nvim

    Get (IPython) Jupyter kernel completion suggestions and object inspection into Neovim.

    I use my fork of magma and trying out right now jupyter-kernel, which hopefully will provide autocompletion.

  • conjure

    Interactive evaluation for Neovim (Clojure, Fennel, Janet, Racket, Hy, MIT Scheme, Guile, Python and more!)

    For languages that support it, https://github.com/Olical/conjure. For everything else, sniprun

  • nvim-ipython-repl

    A very simple IPython REPL plugin for Neovim.

    I ended up writing my own Python one because I wanted to better control what happens when sending bigger code blocks to the repl. I'd generally steer folks to larger solutions, but if you are just using python and want to just see a snippet of what you sent echoed in the repl, then this could fit your need: https://github.com/shea-parkes/nvim-ipython-repl

  • iron.nvim

    Interactive Repl Over Neovim

    For the record/list, there's also: - https://github.com/hkupty/iron.nvim and - https://github.com/jpalardy/vim-slime

  • vim-slime

    A vim plugin to give you some slime. (Emacs)

    For the record/list, there's also: - https://github.com/hkupty/iron.nvim and - https://github.com/jpalardy/vim-slime

  • sniprun

    A neovim plugin to run lines/blocs of code (independently of the rest of the file), supporting multiples languages

    I'm glad for the reminder about sniprun, I had it bookmarked but not categorized well enough and forgot about it.

  • toggleterm.nvim

    A neovim lua plugin to help easily manage multiple terminal windows

    Do you mean that you have a function/keybinding that will send the visually-selected code to the lua/bash/etc using togglterm plugin?

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • So... I created yet another Neovim plugin

    5 projects | dev.to | 14 Sep 2024
  • Alternative to vim-textmanip plugin? (move selected blocks of text)

    5 projects | /r/neovim | 8 Dec 2023
  • Can I jump to opened buffer instead of display is in current window?

    3 projects | /r/neovim | 22 Jun 2023
  • Your favourite Neovim plugins?

    42 projects | /r/neovim | 21 Jun 2023
  • PSA: modicator.nvim now supports dynamic highlights

    2 projects | /r/neovim | 9 Jun 2023

Did you konow that Lua is
the 18th most popular programming language
based on number of metions?