An open API service indexing awesome lists of open source software.

https://github.com/wurli/jet

A Rust-powered Jupyter kernel supervisor for Neovim
https://github.com/wurli/jet

jupyter lua neovim neovim-plugin repl rust

Last synced: about 1 month ago
JSON representation

A Rust-powered Jupyter kernel supervisor for Neovim

Awesome Lists containing this project

README

          

# jet ✈️

A jupyter manager for Neovim, built with love using Rust.

## Acknowledgements

* Posit for the [Ark](https://github.com/posit-dev/ark) R kernel, on which
much of the Rust code for jet was based.