A neovim plugin for interactively running code with the jupyter kernel. Fork of magma-nvim with improvements in image rendering, performance, and more
Stars
1.1k
Forks
58
Watchers
1.1k
Open Issues
40
Overall repository health assessment
No package.json found
This might not be a Node.js project
142
commits
127
commits
26
commits
10
commits
5
commits
4
commits
3
commits
3
commits
2
commits
1
commits
feat: add :MoltenYankOutput[!] command to yank cell output (#351)
c1db39eView on GitHubfeat: molten_output_win_zindex option (#309)
2f8a97dView on GitHubfix: use default height/width if unset in snacks config (#318)
9af9526View on GitHubfeat: hide/show cell virt output using MoltenToggleVirtual. Add bang for all cells. (#307)
e18ac73View on GitHubfeat: Add support for deleting all cells with MoltenDelete! (#286)
e6847d0View on GitHub