jupyter-vim

Make Vim talk to Jupyter kernels (by jupyter-vim)

Jupyter-vim Alternatives

Similar projects and alternatives to jupyter-vim

  1. tauri

    Build smaller, faster, and more secure desktop and mobile applications with a web frontend.

  2. Judoscale

    Save 47% on cloud hosting with autoscaling that just works. Judoscale integrates with Django, FastAPI, Celery, and RQ to make autoscaling easy and reliable. Save big, and say goodbye to request timeouts and backed-up task queues.

    Judoscale logo
  3. Video-Hub-App

    Official repository for Video Hub App

  4. magma-nvim

    Interact with Jupyter from NeoVim.

  5. tup

    Tup is a file-based build system.

  6. vnlog

    Process labelled tabular ASCII data using normal UNIX tools

  7. jupyterlab-desktop

    JupyterLab desktop application, based on Electron.

  8. feedgnuplot

    Tool to plot realtime and stored data from the commandline, using gnuplot.

  9. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
  10. vim-jukit

    6 jupyter-vim VS vim-jukit

    Jupyter-Notebook inspired Neovim/Vim Plugin

  11. jupyter_ascending

    Ascend your Jupyter Notebook usage

  12. cefpython

    Python bindings for the Chromium Embedded Framework (CEF)

  13. vim-ipython-cell

    Seamlessly run Python code in IPython from Vim

  14. vim-terminator

    :dagger: Run your code in an output buffer or a vim terminal conveniently

  15. vimpyter

    4 jupyter-vim VS vimpyter

    Discontinued Edit your Jupyter notebooks in Vim/Neovim

  16. jupytext.vim

    Discontinued Vim plugin for editing Jupyter ipynb files via jupytext

  17. nvim-ipy

    IPython/Jupyter plugin for Neovim

  18. oni

    4 jupyter-vim VS oni

    Discontinued Oni: Modern Modal Editing - powered by Neovim

  19. papermill

    📚 Parameterize, execute, and analyze notebooks

  20. qtconsole

    Jupyter Qt Console

  21. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better jupyter-vim alternative or higher similarity.

jupyter-vim discussion

Log in or Post with

jupyter-vim reviews and mentions

Posts with mentions or reviews of jupyter-vim. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-07-07.
  • Show HN: A modern Jupyter client for macOS
    13 projects | news.ycombinator.com | 7 Jul 2024
    For vim users, vim-jupyter [0] coupled with a jupyter QtConsole is hard to beat. The short video [1] is maybe self-explanatory, but in short:

    - vim on the left half of the screen, a jupyter QtConsole on the right, showing any plots possibly interactive.

    - the kernel on the jupyter QtConsole can be running on a powerful remote host, e.g., GPU, but the plots are displayed locally

    - Focused window is always vim. From vim editing a .py and without ever leaving vim or touching the mouse, one connects to the jupyter kernel of the QtConsole and one can send a selection of lines, or vim text objects, to be evaluated in the QtConsole.

    One gets the full power of both vim and jupyter kernels with native plots. No more browser based notebooks or other editors with half-baked vim bindings.

    [0]: https://github.com/jupyter-vim/jupyter-vim

    [1]: https://www.youtube.com/watch?v=h59cbg4HqpY

  • Install vim plugin (for XML/HTML encode/decode)
    2 projects | /r/AstroNvim | 24 May 2023
    In this config, under the Plugins folder there are various plugins that aren't found in the Astrocommunity repo (aka "Custom" plugins). A great example that I found interesting and included into my own config was mehalters repl.lua file that installs the jupyter-vim plugin. From my limited understanding to install packages into astrovim, we need to make a file in the Plugins folder, make the necessary configurations, and then it should load.
  • send code to jupyter
    1 project | /r/emacs | 4 Apr 2022
    Is there any way to communicate with jupyter like jupyter-vim? I am aware of python-repl in emacs, but it does not support inline plots/figures. Moreover, it is nice to nice to show outputs in different windows (especially using multiple monitors).
  • 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.
  • I'm looking for a comfortable neovim based environment for Python and IPython
    4 projects | /r/neovim | 10 Nov 2021
    For Matlab-like "cell-mode", have a look at https://github.com/jupyter-vim/jupyter-vim/.
  • A possible option for (partially) replacing jupyter-notebook with vim
    4 projects | /r/vim | 2 Apr 2021
    To work in a py file (or py codelines selection from whatever format): https://github.com/jupyter-vim/jupyter-vim
  • A note from our sponsor - Judoscale
    judoscale.com | 28 Apr 2025
    Judoscale integrates with Django, FastAPI, Celery, and RQ to make autoscaling easy and reliable. Save big, and say goodbye to request timeouts and backed-up task queues. Learn more →

Stats

Basic jupyter-vim repo stats
6
548
3.7
10 months ago

Sponsored
Save 47% on cloud hosting with autoscaling that just works
Judoscale integrates with Django, FastAPI, Celery, and RQ to make autoscaling easy and reliable. Save big, and say goodbye to request timeouts and backed-up task queues.
judoscale.com

Did you know that Python is
the 2nd most popular programming language
based on number of references?