jupyterlab_nodeeditor

时间:2021-02-26 02:36:23
【文件属性】:
文件名称:jupyterlab_nodeeditor
文件大小:19KB
文件格式:ZIP
更新时间:2021-02-26 02:36:23
TypeScript jupyterlab_nodeeditor 使用Rete和jupyterlab编辑节点 此扩展由服务器扩展的名为jupyterlab_nodeeditor的Python包和前端扩展的名为jupyterlab_nodeeditor的NPM包jupyterlab_nodeeditor 。 要求 JupyterLab> = 3.0 安装 pip install jupyterlab_nodeeditor 故障排除 如果看到前端扩展,但无法正常工作,请检查服务器扩展是否已启用: jupyter server extension list 如果已安装并启用了服务器扩展,但是看不到前端扩展,请检查前端扩展是否已安装: jupyter labextension list 贡献 开发安装 注意:您将需要NodeJS来构建扩展包。 jlpm命令是JupyterLab随JupyterLab一起安装的
【文件预览】:
jupyterlab_nodeeditor-main
----setup.py(2KB)
----style()
--------index.js(21B)
--------base.css(82B)
--------index.css(25B)
----.gitignore(1KB)
----package.json(3KB)
----pyproject.toml(145B)
----jupyterlab_nodeeditor()
--------__init__.py(948B)
--------handlers.py(800B)
--------node_editor.py(3KB)
--------_version.py(441B)
----src()
--------plugin.ts(937B)
--------version.ts(188B)
--------widget.ts(8KB)
--------index.ts(259B)
--------localtypes()
----jupyter-config()
--------jupyterlab_nodeeditor.json(96B)
----MANIFEST.in(457B)
----install.json(203B)
----LICENSE(1KB)
----tsconfig.json(797B)
----.github()
--------workflows()
----.prettierignore(74B)
----examples()
--------example_rete.ipynb(1KB)
----.eslintrc.js(1KB)
----README.md(2KB)
----.eslintignore(43B)
----.prettierrc(79B)

网友评论