Copy/pasting from Jupyter Notebook leads to duplicated cells #16351
Labels
bug
Issue identified by VS Code Team member as probable bug
info-needed
Issue requires more information from poster
triage-needed
Issue needs to be triaged
Applies To
What happened?
When I copy code or text from a Jupyter Notebook cell and try to paste it into another panel or extension, it causes duplicated cells to appear in the notebook.
See Sourcegraph cody bug #6200
Steps to Reproduce
Expected Behavior
Copying and pasting from the notebook into another panel/application should not affect the notebook cells. The text should simply paste without duplication.
Actual Behavior
Cells in the notebook get duplicated, and sometimes I need to click off the notebook tab to complete the paste action.
VS Code Version
VS Code version: Cursor 0.43.3 (09a504fa3bdd3caa05bfe01b88bd2b79e283d240, 2024-11-24T21:46:28.029Z)
Jupyter Extension Version
2024.11.0
Jupyter logs
Coding Language and Runtime Version
No response
Language Extension Version (if applicable)
Python Extension Version: 2024.23.2024121901.
Anaconda Version (if applicable)
No response
Running Jupyter locally or remotely?
Local
The text was updated successfully, but these errors were encountered: