jupyterlab-clipboard-image
TypeScript icon, indicating that this package has built-in type declarations

0.0.2 • Public • Published

jupyterlab Clipboard Image

把剪贴板上的图片粘贴到 notebook

Prerequisites

  • JupyterLab

Installation

jupyter labextension install jupyterlab-clipboard-image

Development

对于开发安装,请在 repository 目录中执行以下操作:

npm install
npm run build
jupyter labextension link .

要重新构建包和 JupyterLab 应用程序:

npm run build
jupyter lab build

Todo

只是为了方便我自己,如果你有好的想法,自己提交代码。

Package Sidebar

Install

npm i jupyterlab-clipboard-image

Weekly Downloads

0

Version

0.0.2

License

BSD-3-Clause

Unpacked Size

7.19 kB

Total Files

4

Last publish

Collaborators

  • liushilive