Favorite REPL/Notebook/Task Running plugins and workflow?

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

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • 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.

  • 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.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • 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.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • 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