tunnell.nvim VS molten-nvim

Compare tunnell.nvim vs molten-nvim and see what are their differences.

tunnell.nvim

A neovim plugin to tunnell text from neovim to a tmux target pane, written in Lua. (by sourproton)

molten-nvim

A neovim plugin for interactively running code with the jupyter kernel. Fork of magma-nvim with improvements in image rendering, performance, and more (by benlubas)
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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
tunnell.nvim molten-nvim
1 2
12 310
- -
5.8 9.1
2 months ago 8 days ago
Lua Python
MIT License GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.

tunnell.nvim

Posts with mentions or reviews of tunnell.nvim. We have used some of these posts to build our list of alternatives and similar projects.

molten-nvim

Posts with mentions or reviews of molten-nvim. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-11.
  • Which software do you use to create presentations using Vim that is superior to existing ones?
    10 projects | /r/neovim | 11 Dec 2023
    Quarto is a higher level tool that uses latex/pandoc under the hood. It can run Jupyter style code blocks and include results, and exports to Beamer, RevealJS, and Power Point for presentations. It has very good neovim integration through quarto-nvim, molten.nvim, image.nvim, and otter.nvim.
  • Problems with Nvim + remote plugins
    2 projects | /r/NixOS | 5 Nov 2023
    I've been trying to get molten-nvim to work. Molten is a remote plugin written in python and it has a couple python deps (which are all installed and recognized). Running :UpdateRemotePlugins works in neovim just fine, and it seems like the plugin is able to initialize itself as expected too. But, when the plugin tries to run some code on a timer like: self.timer = self.nvim.eval("timer_start(500, 'MoltenTick', {'repeat': -1})"), it causes lag. Commenting that line out removes the issue but also means that the plugin doesn't work.

What are some alternatives?

When comparing tunnell.nvim and molten-nvim you can also consider the following projects:

do.nvim - A tiny task manager within nvim that helps you stay on track. (づ◡﹏◡)づ

jupynium.nvim - Selenium-automated Jupyter Notebook that is synchronised with NeoVim in real-time.

consolation.nvim - A general-purpose terminal wrapper and management plugin for neovim, written in lua

ipython - Official repository for IPython itself. Other repos in the IPython organization contain things like the website, documentation builds, etc.

incolla.nvim - Neovim Lua plugin to paste images from the MacOS clipboard.

nixpkgs - Nix Packages collection & NixOS

op.nvim - 🔑 1Password for Neovim! Built using the 1Password CLI, Go, and Lua.

remark - markdown processor powered by plugins part of the @unifiedjs collective

compiler-explorer.nvim - Run compilers and inspect assembly directly from Neovim with the help of https://godbolt.org

nvim-ghost.nvim - :ghost: GhostText plugin for Neovim with zero dependencies :tada: Supports neovim running inside WSL too! :partying_face: Windows/Linux/macOS supported out-of-the-box! :smile: (Other OSes need python3.6+ installed)

term-edit.nvim - Vim Keybindings in Neovim's Built-in Terminal

image.nvim - 🖼️ Bringing images to Neovim.