nvim-ipy
Jupyter-Nvim plugin
A plugin that integrates Jupyter with Neovim for interactive Python development and execution of code snippets.
IPython/Jupyter plugin for Neovim
423 stars
12 watching
29 forks
Language: Python
last commit: about 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
benlubas/molten-nvim | A plugin for interactive coding with a Jupyter kernel in Neovim | 607 |
dccsillag/magma-nvim | A plugin for interacting with Jupyter from NeoVim. | 1,037 |
computationalmodelling/nbval | Tools for validating and testing Jupyter notebooks with automated execution and output comparison | 443 |
jim-at-jibba/micropython.nvim | A plugin for Neovim that simplifies development of microcontroller projects using Python. | 39 |
jupyter-widgets-contrib/ipygany | A Jupyter Notebook extension providing 3D scientific visualization capabilities with GPU acceleration. | 489 |
brucesherwood/vpython-jupyter | An integration of VPython with Jupyter Notebook for interactive 3D visualization and simulation in scientific computing. | 64 |
gbprod/yanky.nvim | A Neovim plugin that enhances yank and put text manipulation functionality. | 912 |
dm1try/nvim | Allows Neovim to host Elixir remote plugins | 27 |
josverl/micropython-magic | Enables MicroPython code execution within Jupyter Notebooks for rapid prototyping and development of IoT projects | 22 |
jrychn/modulevim | A NeoVim configuration with features like LSP support, snippets, and plugins | 9 |
ivanov/vim-ipython | A plugin that integrates Python code execution and object introspection between Vim and IPython. | 1,038 |
gcballesteros/jupytext.nvim | Enables Jupyter notebooks to open as plain text files with customizable formatting and output extensions. | 85 |
sustech-data/neopyter | An extension enabling Neovim to control Jupyter Lab remotely | 87 |
jmbuhr/otter.nvim | A plugin that allows code completion and other language features for documents containing embedded code blocks in multiple languages. | 527 |
neolooong/whichpy.nvim | A plugin that lets you switch between different Python interpreters without restarting LSPs. | 15 |