Cut and Paste with Jupyter Notebooks

Describe the Bug

When I cut and paste from anywhere in Cursor while have a Jupyter notebook open I create a new cell in the open Jupyter Notebook. I can’t cut and paste from terminal, from other files, or from the notebook into chat.

Steps to Reproduce

Open an ipnyb file. Use cut and paste and click in chat. Try to paste into chat. A new cell is created.

You can cut and paste from within or between jupyter notebooks, but not outside of the notebook.

Expected Behavior

Can cut from a notebook and paste in a chat.

Operating System

MacOS

Current Cursor Version (Menu → About Cursor → Copy)

Version: 1.0.0 (Universal)
VSCode Version: 1.96.2
Commit: 53b99ce608cba35127ae3a050c1738a959750860
Date: 2025-06-04T19:21:39.410Z (2 days ago)
Electron: 34.5.1
Chromium: 132.0.6834.210
Node.js: 20.19.0
V8: 13.2.152.41-electron.0
OS: Darwin arm64 24.5.0

Does this stop you from using Cursor

No - Cursor works, but with this issue

1 Like

Same here

Current Cursor Version
Version: 1.0.0
VSCode Version: 1.96.2
Commit: 53b99ce608cba35127ae3a050c1738a959750860
Date: 2025-06-04T19:21:22.523Z
Electron: 34.5.1
Chromium: 132.0.6834.210
Node.js: 20.19.0
V8: 13.2.152.41-electron.0
OS: Darwin arm64 24.5.0

Whats more frustrating in my situtation, the cell in the notebook I had previously selected gets pasted with the same code cell every time, and I cannot undo that neither with CMD+Z nor with Edit → Undo.

Hey, thanks for the report. We’ll investigate it.

I actually saved and restarted and it went away. But thought you should still know about it.

1 Like