-
-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
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?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels