Skip to content

Pyright integration in ipython mode? #136

@matt-gardner

Description

@matt-gardner

Thanks for the amazing work! I really like that I can integrate nvim and all of my typical IDE plugins with jupyter notebooks, it's really powerful. The one thing that I can't figure out is how to get pyright to stop complaining at me about await only being allowed inside an async function. I have pyright running on my *.ju.py file just fine, except that it does not detect IPythonMode correctly, so it gives warnings on things that it shouldn't. Is there a way to configure the buffer / LSP such that it sets IPythonMode correctly?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions