fastai / nbdev-vscode

MIT License
41 stars 5 forks source link

Github copilot is disabled when nbdev extension is installed in vscode #25

Open hwasiti opened 5 months ago

hwasiti commented 5 months ago

Installed the extension to save cleaned notebooks for git friendly commits. That did not work and the notebooks were saved as they are with all metadata. Also Copilot is disabled (no way to enable) until I uninstalled isort and nbdev extensions.

Windows 10 x64, python 3.11 (anaconda), nbdev installed in the root folder of the project