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
Generate and iterate on a notebook with Copilot Edits
Highlight code in one of the cells
Open inline chat, ask Copilot to /explain
Get a clickable reference to print(list[-1]) in Copilot's reponse:
❓ Reference fails to open when clicked, and I'm not sure which log I should be checking (a quick check of the Copilot Chat and Jupyter output logs didn't reveal anything immediately relevant):
The text was updated successfully, but these errors were encountered:
Testing #241791 with Windows 11 Insiders
/explain
print(list[-1])
in Copilot's reponse:The text was updated successfully, but these errors were encountered: