notebook icon indicating copy to clipboard operation
notebook copied to clipboard

Copy Pasting Across Notebooks

Open sowmyamanojna opened this issue 1 year ago • 2 comments

Description

Copy-Pasting across notebooks does not work in the Notebook 7. I confirmed that this feature is still functional in the Classic notebook.

Reproduce

  1. Go to Notebook 1
  2. Copy a cell in Notebook 1
  3. Open/Navigate to Notebook 2
  4. Paste in Notebook 2

Expected behavior

Classic notebooks allows copy-paste across notebooks -- it is not longer available in Notebook 7.

Context

  • Operating System and version: MacOS
  • Browser and version: Firefox 121.0.1
  • Jupyter Notebook version: 7.0.6

sowmyamanojna avatar Jan 17 '24 21:01 sowmyamanojna

Thank you for submitting this issue @sowmyamanojna! It seems reasonable to anticipate that copying and pasting across notebooks work in Notebook 7. In JupyterLab, copying and pasting works on two notebook files in the same window.

There is a related JupyterLab issue: https://github.com/jupyterlab/jupyterlab/issues/1644 to look into.

RRosio avatar Jan 23 '24 17:01 RRosio