vim-jukit
vim-jukit copied to clipboard
Jupyter-Notebook inspired Neovim/Vim Plugin
Hi, When opening a notebook with spaces in the filename, I get the following error: ``` "file with spaces.ipynb" 60L, 1359B written Error detected while processing function jukit#convert#notebook_convert[5]..123_convert_to_script[12]..provider#python3#Call: line 18:...
I am getting key error while trying to convert ipynb file to py file. The notebook file can be found [here](https://raw.githubusercontent.com/guipsamora/pandas_exercises/master/05_Merge/Fictitous%20Names/Exercises.ipynb). When I examine the file, I already see a...
I would like to use something like [FloatTerm](https://github.com/voldikss/vim-floaterm) or [ToggleTerm](https://github.com/akinsho/toggleterm.nvim) as the target for my REPL instead of plain neovim terminal. This way, I can toggle the REPL without killing...
Hey @luk400, I've been using your extension from a month or so, and it works great. But my use case depends heavily running machine learning code in a remote machine...
Hello! This is probably the slickest developer experience I've seen for Python data science in neovim. Thanks for your work on it. I am able to get this working smoothly...
Hi, this is a very VERY interesting plugin. I work with R but I'm thinking about moving to pandas, and at the same time I want to get rid of...
Hello, thanks for the nice plugin! I only encountered a problem when running `:JukitOutHist conda activate `. The conda option is only honored by the output window that works perfectly....
I'm using the shortcut `co` or `Co` to try to create Cells but I'm always getting the `python3 support missing! ( :echo has('python3') returned 0` error. Is there a way...
Hello there, Currently, when attempting to run a text cell, the text is simply printed in the REPL. While this is acceptable, I believe there is room for improvement. Since...
Flawless
I am nvim user and i used jupyter intergration plugins and all bad This is amazing !! THANK YOU !!