You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copilot took too long to get ready. Please ensure you are signed in to GitHub and that the extension GitHub.copilot-chat is installed and enabled.Β #260801
In VS Code, GitHub Copilot Inline Chat works normally in .py files, but fails in .ipynb Jupyter notebooks.
When I press Ctrl+I in a notebook code cell, the inline chat UI appears, but after asking a question, I got error message:
"Copilot took too long to get ready. Please ensure you are signed in to GitHub and that the extension GitHub.copilot-chat is installed and enabled."
Other Copilot features (completions, chat panel, inline chat in .py files) work fine in the same workspace. The issue seems to be specific to the Jupyter notebook editor.