vim-jukit icon indicating copy to clipboard operation
vim-jukit copied to clipboard

Jupyter-Notebook inspired Neovim/Vim Plugin

Results 45 vim-jukit issues
Sort by recently updated
recently updated
newest added

Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.6.0 to 3.6.1. Release notes Sourced from matplotlib's releases. REL: v3.6.1 This is the first bugfix release of the 3.6.x series. This release contains several bug-fixes and...

dependencies

How to interrupt a running cell and the kernel?

enhancement

Can someone help? it keeps saying: python3 support missing, and i dont know how to solve

Currently [sagemath](https://www.sagemath.org/) is not supported. Would be nice if its added. `sage` itself is a wrapper around `python`, thus adding it should be fairly easy. Thanks

I have just started using this plugin for working with jupyter notebooks and have been really liking the interface. However, I was wondering if there is a way to create...

Hi, I noticed a vertical line seems to be present whenever I open Neovim regardless of the file type. Is there a good way to remove this line? ![image](https://github.com/luk400/vim-jukit/assets/92554334/fe88a9fe-6ce1-4c91-998a-ce0ce3b98d88)

## Preface vim-jukit is one of the best, if not the best, tool for solving and exploring data science challenges. On that note, I hope to continue using vim-jukit for...

Hi, in my **Julia programming** workflow I actively use both the .ipynb file and the REPL. I have two issues with how cells and multiple lines are handled. 1. after...

For development workflows, jukit could source the venv in the current working directory while opening an output split. This should be helpful for users who want to run quick checks,...