See attached screenshot: 
In Python Jupyter: is there a shortcut to copy cell output to clipboard? (i.e., without having to manually select ctrl-c?)
Alternatively, is there a python function that instead of print will return its output directly to the clipboard so that it is pasted later?
source share