mauhai / awesome-jupyterlab

A curated list of awesome JupyterLab extensions and resources
2.53k stars 152 forks source link

Add Jupyterlab Clipboard #4

Open Bamieh opened 6 years ago

Bamieh commented 6 years ago

The clipboard extension allows you to paste images into your notebook. https://github.com/Bamieh/jupyterlab-clipboard

  1. prompts user for path to save image as.
  2. saves image on confirmation.
  3. links image as markdown in the cell.