benlubas / molten-nvim

A neovim plugin for interactively running code with the jupyter kernel. Fork of magma-nvim with improvements in image rendering, performance, and more
GNU General Public License v3.0
531 stars 30 forks source link

docs: give example of blank new notebook command in notebook-setup.md #214

Closed GitSquared closed 3 months ago

GitSquared commented 3 months ago

Closes https://github.com/benlubas/molten-nvim/issues/213

Provide an example of a :NewNotebook user command to create valid, blank python notebooks from scratch.

benlubas commented 3 months ago

thanks!