How can I disable Copilot such that it stills complete my python code when I am writing my .py and disable it for jupyter notebooks?
I got some huge slow down when jupyter and copilot are running side by side and I would like to disable copilot by default when a notebook is runnning. I saw that I can enable copilot in some specified languages but I can’t disable it for notebooks specifically