jlab app mode
1.0.0
Jupyterlab扩展名:将开关开关添加到笔记本工具栏上以启用“应用模式”(运行所有单元格和隐藏代码)
npm install
npm run build
npm pack ./
jupyter labextension install * .tgz
npm install
npm run build
jupyter labextension install .
npm run build
jupyter lab build