5

Using Jupyter Lab, I have some images output from matplotlib. I would like to copy the image. How can I do this?

Things that do not work:

  1. Right-click->Save Image As..., or Copy Image
  2. Right-click->Copy Cells
  3. Select the image, press Command-C
  4. Select the output cell, press Command-C
  5. Drag and drop the image (though when you drag it it does correctly show the preview of the image under the mouse cursor).
Timmmm
  • 2,619

1 Answers1

7

User foglerit asked a very similar question on Stack Overflow, and posted (and accepted) the following answer:

I found the answer: the old menu is available by holding down Shift while doing a two-fingers click on a Mac, or doing a Shift+right-click on Linux/Windows

Source: https://github.com/jupyterlab/jupyterlab/issues/3043#event-1272299457