custom-menu

时间:2024-04-05 16:05:26
【文件属性】:

文件名称:custom-menu

文件大小:11KB

文件格式:ZIP

更新时间:2024-04-05 16:05:26

Python

自定义菜单 自定义菜单 要求 JupyterLab> = 3.0 安装 pip install custom-menu 贡献 开发安装 注意:您将需要NodeJS来构建扩展包。 jlpm命令是JupyterLab随JupyterLab一起安装的固定版本。 您可以使用yarn或npm代替下面的jlpm 。 # Clone the repo to your local environment # Change directory to the custom-menu directory # Install package in development mode pip install -e . # Link your development version of the extension with JupyterLab jupyter labextension develop . --


【文件预览】:
custom-menu-develop
----MANIFEST.in(437B)
----style()
--------index.css(25B)
--------base.css(0B)
--------index.js(21B)
----custom-menu()
--------_version.py(441B)
--------__init__.py(319B)
----.github()
--------workflows()
----.eslintrc.js(1KB)
----.prettierignore(64B)
----src()
--------index.ts(1KB)
----install.json(183B)
----tsconfig.json(555B)
----LICENSE(1KB)
----.prettierrc(79B)
----setup.py(2KB)
----README.md(2KB)
----.gitignore(1KB)
----pyproject.toml(145B)
----.eslintignore(43B)
----package.json(2KB)

网友评论