Andrea Marisio
Andrea Marisio
I have the same issue
Similar issue, only that pdm breaks, but don't with the 0.3.1.
I tried to connect using this, but it says that snowflake adapter does not exists.
I have a similar issue but on Windows, I set the vim.g.python3_host_prog to a dedicated env, but the `checkhealth` fails, I think it will be useful to add where it...
ok seems related with pyenv-win, because if I delete `C:\Users\andre\AppData\Roaming\Python\Python312` the molten's `checkhealth` passes.
Ok I solved. If Neovim was installed using `--user` it appears on `C:\Users\andre\AppData\Roaming\Python\Python312` so a solution is to do `pip install --force --user jupiter-client` Or to make all clearer. Delete...
By using `/client:set termfontfamily="My Nerd Font Mono"` I can see the nerd font, so it only need to patch the default font and you have something to start with. If...
For the comments: you can change the font by doing this: `/client:set termfontfamily="My Nerd Font Mono"` I can see the nerd fonts.
I solved the issue with nerd fonts by using `/client:set termfontfamily="My Nerd Font Mono"` I can see the nerd font, so it only need to patch the default font and...
I notice that the cursor is not visible