You can include images in a Jupyter notebook with different layouts.
But is it possible to automate this? That is, I have an image in the clipboard, then I just Ctrl-V
, and the Jupyter server automatically accepts this image, creates a file in the appropriate place and pastes the markup for it.
I saw such things in Stackoverflow and JIRA.
source share