jupyterLab插件开发
安装打包出的 whl 文件
本地安装
pip install ./dist/jupyterlab_apod-0.1.0-py3-none-any.whl
GitHub - zhangzhipeng-git/redevelop-elyra: Jupyterlab Pipeline Editor 插件
jupyterLab插件安装命令:jupyter labextension install jupyterlab-topbar-extension jupyterlab-system-monitor。
jupyterLab汉化插件:
# 安装简体中文语言包
pip install jupyterlab-language-pack-zh-CN
去编辑器的设置里设置语言:
jupyter lab --watch
https://juejin.cn/post/6883774525146824711
https://github.com/jupyterlab/jupyterlab-git