文件名称:jupyterlab-要求:JupyterLab扩展,用于依赖项管理和优化
文件大小:413KB
文件格式:ZIP
更新时间:2024-03-17 21:28:42
notebook jupyterlab jupyterlab-extension TypeScript
jupyterlab需求 JupyterLab中的依赖关系管理和优化。 关于 该扩展提供了JupyterLab笔记本的依赖关系管理。 该项目的主要目标如下: 在不离开笔记本的情况下管理笔记本需求 为每台笔记本电脑提供独特且优化的*环境 注意:使用分辨率引擎优化了需求 要求 JupyterLab> = 3.0 安装 您可以使用pip安装此扩展程序: pip install jupyterlab-requirements 并立即在JupyterLab上开始使用它: jupyter lab 故障排除 如果看到前端扩展,但无法正常工作,请检查服务器扩展是否已启用: jupyter server extension list 如果已安装并启用了服务器扩展,但是看不到前端扩展,请检查前端扩展是否已安装: jupyter labextension list 用法 可以直接从Jupyter
【文件预览】:
jupyterlab-requirements-master
----MANIFEST.in(408B)
----.thoth.yaml(526B)
----.aicoe-ci.yaml(60B)
----style()
--------index.css(3KB)
--------icons()
----.github()
--------PULL_REQUEST_TEMPLATE.md(344B)
--------ISSUE_TEMPLATE()
--------CODEOWNERS(31B)
----yarn.lock(375KB)
----OWNERS(146B)
----.eslintrc.js(1KB)
----.prettierignore(62B)
----src()
--------svg.d.ts(80B)
--------constants.ts(418B)
--------index.ts(1KB)
--------handler.ts(1KB)
--------components()
--------types()
--------dependencyManagementButton.ts(3KB)
--------icons.ts(1KB)
--------notebook.ts(9KB)
--------thoth.ts(3KB)
--------kernel.ts(3KB)
----requirements.txt(110B)
----Pipfile.lock(92KB)
----CONTRIBUTING.md(3KB)
----install.json(207B)
----tsconfig.json(579B)
----LICENSE(34KB)
----.prettierrc(26B)
----setup.py(3KB)
----README.md(8KB)
----Pipfile(436B)
----.pre-commit-config.yaml(2KB)
----jupyterlab_requirements()
--------dependency_management()
--------__init__.py(3KB)
----jupyter-config()
--------jupyter_notebook_config.d()
--------jupyter_server_config.d()
----docs()
--------images()
----.gitignore(1KB)
----pyproject.toml(334B)
----CHANGELOG.md(4KB)
----.eslintignore(43B)
----package.json(3KB)