The Neovim configuration files are available in this repository.
Getting Started
We configured a development environment to edit Jupyter Notebook in the previous article. The environment can also be used to edit regular Python files. With this configuration, we can have a familiar experience using Jupyter, from within Neovim.
Press enter or click to view image in full size
Neovim PDE for Data Science
Context Menu using hydra.nvim
To have a better user experience, we will configure a context menu using hydra.nvim.