Skip to content
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

"Error detected while processing function <SNR>181_on_stdout: line 2: E730: using List as a String" #35

Open
jazmit opened this issue Feb 22, 2022 · 0 comments

Comments

@jazmit
Copy link

jazmit commented Feb 22, 2022

Hi, great plugin, works as advertised, am greatly enjoying using it in neovim.

One weird thing is that I get the above error every time any function is executed, commenting out the following lines in autoload.vim seems to fix the issue for me, though I'm not really sure what was going on there in the first place:

  "if len(a:d) > 0 && len(a:d[0]) > 0
    "echom '[JupyterAscending]' a:d
  "endif

Cheers,

James

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant