luk400 / vim-jukit

Jupyter-Notebook inspired Neovim/Vim Plugin
MIT License
602 stars 23 forks source link

Cannot convert ipynb file to py file if the full path contains whitespace #95

Closed sahinakkaya closed 1 year ago

sahinakkaya commented 1 year ago

Apparently, vim-jukit cannot handle file paths with whitespaces in it. Details are in #94.

sahinakkaya commented 1 year ago

Closing this one as #86 already mentions about the same problem.