Skip to content

Merge Jupyter Notebook's power with Neovim's efficiency. A sleek extension for coding, visualizing, and exploring data in Python, right within Neovim. Experience a seamless, productive workflow.

License

hermabr/jupynava.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

jupynava.nvim

jupynava.nvim brings the power of Jupyter notebooks into the efficient and customizable environment of Neovim. This extension is designed for developers and data scientists who love working in Neovim and want to integrate Python, Jupyter notebooks, and data visualization seamlessly into their development workflow.

Features (coming soon)

  • Integrated Jupyter Experience: Utilize the built-in terminal of Neovim to run Jupyter notebooks directly within your editor.
  • Code Snippet Execution: Send code snippets to an IPython shell effortlessly, enhancing your interactive coding experience. Inspired by packages such as nvim-send-to-term.
  • Rich Visualization: Display plots and graphics inline using the kitty graphics protocol, making data analysis more interactive and visually appealing.
  • Notebook Editing: Open, edit, and manage Jupyter notebooks as if they were Python files, providing a smooth transition between editing and executing code.

TODO

  • Toggle IPython shell in terminal
  • Send and execute code snippets in IPython
  • Open and edit Jupyter notebooks as Python files
  • Support for Matplotlib visualization (kitty)
  • Manage notebook cells within Neovim
  • Session management, such as starting, stopping and switching between kernels
  • Support for other languages, such as Julia, R, etc.
  • Support running cells in the background with outputs similar to Jupter notebooks or VSCode Jupyter extension, and not in a seperate terminal

About

Merge Jupyter Notebook's power with Neovim's efficiency. A sleek extension for coding, visualizing, and exploring data in Python, right within Neovim. Experience a seamless, productive workflow.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published