A possible option for (partially) replacing jupyter-notebook with vim

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

InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com
featured
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.ai
featured
  1. vim-jukit

    Jupyter-Notebook inspired Neovim/Vim Plugin

  2. 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
  3. vim-terminator

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

    Have you seen vim terminator? It can get pretty close to jupyter functionality, with some quirks and differences

  4. vimpyter

    Discontinued Edit your Jupyter notebooks in Vim/Neovim

    To work in a .pynb file and compile it: https://github.com/szymonmaszke/vimpyter/issues/3

  5. jupyter-vim

    Make Vim talk to Jupyter kernels

    To work in a py file (or py codelines selection from whatever format): https://github.com/jupyter-vim/jupyter-vim

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

  • Install vim plugin (for XML/HTML encode/decode)

    2 projects | /r/AstroNvim | 24 May 2023
  • send code to jupyter

    1 project | /r/emacs | 4 Apr 2022
  • I'm looking for a comfortable neovim based environment for Python and IPython

    4 projects | /r/neovim | 10 Nov 2021
  • Show HN: A modern Jupyter client for macOS

    13 projects | news.ycombinator.com | 7 Jul 2024
  • Release of IPython 8.0

    18 projects | news.ycombinator.com | 12 Jan 2022

Did you know that Vim Script is
the 32nd most popular programming language
based on number of references?