-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Help] Cannot configure Molten #203
Comments
This is an image.nvim error. Please refer to the image.nvim README. Specifically this part |
The image issue is fixed now, thank you for your help, I specifically used this link.. Could you help with the other issues? P.S running line by line works but running as a cell does not work. |
You need to run
I assume you're using Molten cells are defined in the molten readme |
Setting up the plugin image.nvim produced the following error:
Also using Quarto complains about code runner not being initialised
Finally Molten cannot find cells.
I am new to neovim and using lazy.nvim. Below are my plugin.lua files.
molten-nvim.lua:
jupytext.lua:
quarto.lua
The text was updated successfully, but these errors were encountered: