jupyterlab-snippets:JupyterLab的代码片段扩展

时间:2021-05-06 11:18:14
【文件属性】:
文件名称:jupyterlab-snippets:JupyterLab的代码片段扩展
文件大小:22KB
文件格式:ZIP
更新时间:2021-05-06 11:18:14
Python jupyterlab-片段 JupyterLab的代码片段扩展。 此扩展由服务器扩展的名为jupyterlab-snippets的Python包和前端扩展的名为jupyterlab-snippets的NPM包jupyterlab-snippets 。 要求 JupyterLab> = 2.0 Node.js 安装 使用conda: conda install -c conda-forge jupyterlab-snippets 使用点子: pip install jupyterlab-snippets 如果使用JupyterLab 2.x,则必须使用以下命令重建JupyterLab: jupyter lab build 用法 在[jupyter_data_dir]/snippets添加[jupyter_data_dir]/snippets (请参阅: : [jupyter_
【文件预览】:
jupyterlab-snippets-master
----MANIFEST.in(453B)
----style()
--------index.js(21B)
--------base.css(0B)
--------index.css(25B)
----binder()
--------notebook.ipynb(885B)
--------environment.yml(465B)
--------postBuild(2KB)
----pyproject.toml(145B)
----jupyterlab_snippets()
--------__init__.py(913B)
--------handlers.py(1KB)
--------_version.py(441B)
--------loader.py(2KB)
----package.json(3KB)
----.github()
--------workflows()
----.prettierrc(79B)
----.prettierignore(72B)
----LICENSE(1KB)
----jupyter-config()
--------jupyter_notebook_config.d()
--------jupyter_server_config.d()
----src()
--------snippets.ts(1KB)
--------index.ts(3KB)
----.eslintrc.js(1KB)
----tsconfig.json(555B)
----jupyter-boilerplate-converter()
--------convert.js(964B)
--------package.json(414B)
--------package-lock.json(1KB)
--------README.md(2KB)
----install.json(199B)
----setup.py(3KB)
----.gitignore(1KB)
----README.md(4KB)
----.eslintignore(43B)

网友评论