nvim-ipy VS oni

Compare nvim-ipy vs oni and see what are their differences.

nvim-ipy

IPython/Jupyter plugin for Neovim (by bfredl)

oni

Oni: Modern Modal Editing - powered by Neovim (by onivim)
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
nvim-ipy oni
3 4
419 11,463
- -
0.0 0.4
over 1 year ago about 4 years ago
Python TypeScript
MIT License MIT License
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.

nvim-ipy

Posts with mentions or reviews of nvim-ipy. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-05.
  • jupyter and vim
    12 projects | /r/vim | 5 Jan 2022
    In my setup the figures appear as new windows on my other monitor, which works really well. If you want to display the figures inline, you can for example use QtConsole. You would then need another plugin to connect vim and IPython, for example vim-ipython (no support for cells as far as I know) or nvim-ipy (for neovim). Here's an article that describes a setup with the latter: https://www.blog.gambitaccepted.com/2020/04/26/neovim-qtconsole-setup/
  • Using Neovim in place of Jupyter notebooks
    4 projects | /r/neovim | 8 Nov 2021
  • Help with Python IDLE
    3 projects | /r/linux4noobs | 2 Feb 2021
    There's also nvim-ipy (but I don't use neovim, so I can't recommend it).

oni

Posts with mentions or reviews of oni. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-05.
  • jupyter and vim
    12 projects | /r/vim | 5 Jan 2022
    Now here comes the endboss: Jupyter. For the first time, I feel like I'm missing out on stuff when using vim. I've started a job in datascience, which is actually awesome. However, I work a lot with image data. I also do a lot of analysis on results, meaning I do a lot of fancy plots that hopefully show the weaknesses of our prediction models. I recently wrote an augmentation algorithm where I had to see the output in form of an image after every step to make sure it's correct. This is not a possible workflow in vim right now. I know of many solutions that I already tried, like for example jupyter-vim or the jupyter vim mode. I'd like to work inside my terminal though. I'm not this kind of purist who needs to have a terminal that is compatible with VT100 or whatever people came up with in the 80ies. I also don't care if my terminal in based on an ascii like grid or actually rendered in HTML. I just want (Neo)vim, with the functionality of jupyter (inline plotting) even if this means vim has to be rendered inside an electron app or whatever people use these days for fancy GUIs. Imagine an electron based editor like Oni which not only runs the "real" neovim in the background, but is also able to do inline figures, images, plots and even interactive stuff. It seems to me like I can't be the only one who wants this. So after all this, here's the question: Is there anything you now of that allows for this kind of stuff? Is there any other workflow that I'm not aware of? Or do people just not use those features when working with vim? Pls help a vimmer stay at vim.
  • A good plain GUI for vim ?
    3 projects | /r/vim | 28 Nov 2021
    Oni or Oni2
  • AWESOME WINDOWS TOOLS
    102 projects | dev.to | 26 Apr 2021
    SpaceVim - A community-driven vim distribution
  • Ask HN: What are your favourite productivity tools?
    1 project | news.ycombinator.com | 13 Jan 2021
    While learning Vim, I went through the `vimtutor` many times until I felt really comfortable. After that you can try more advanced stuff (I applied the same pattern with the oni[0] built-in tutorial). Last but not least there are Youtube channels: theprimeagen[1] and Greg Hurell[2] come to my mind. I particularly recommend theprimeagen (he is a Netflix engineer) because he has videos about real-life workflow. And speaking about real life, I was amazed by this video[3] the first time I saw it, it's a very good introduction to macros.

    0: https://github.com/onivim/oni

    1: https://www.youtube.com/channel/UC8ENHE5xdFSwx71u3fDH5Xw

    2: https://www.youtube.com/channel/UCXPHFM88IlFn68OmLwtPmZA/vid...

    3: https://youtube.com/watch?v=hraHAZ1-RaM

What are some alternatives?

When comparing nvim-ipy and oni you can also consider the following projects:

vim-ipython-cell - Seamlessly run Python code in IPython from Vim

mathlive - A web component for easy math input

jupyter-vim-binding - Jupyter meets Vim. Vimmer will fall in love.

coc-java - Java extension for coc.nvim

jupyterlab-vim - :neckbeard: Vim notebook cell bindings for JupyterLab

react-redux - Official React bindings for Redux [Moved to: https://github.com/reduxjs/react-redux]

vim-ipython - A two-way integration between Vim and IPython 0.11+

minesweeper - A minesweeper clone for the web using TinySlice! My state manager libary.

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

bridge. - Minecraft Add-on Editor | We strive to provide the best development experience possible

jupyter_ascending - Ascend your Jupyter Notebook usage

coc-tslint-plugin - coc.nvim extension that provides TSLint support using the typescript-tslint-plugin