# jupyter-nvim [toc] ## 安裝jupyter-vim :::success * mkdir -p ~/.local/share/nvim/site/pack/git-plugins/start * git clone --depth 1 https://github.com/jupyter-vim/jupyter-vim.git ~/.local/share/nvim/site/pack/git-plugins/start/jupyter-vim ::: ## 安裝jupyter-nvim :::success {'ahmedkhalf/jupyter-nvim', run=vim.cmd[[UpdateRemotePlugins]] } :::