dask-labextension:JupyterLab扩展为Dask

时间:2024-05-21 10:51:25
【文件属性】:

文件名称:dask-labextension:JupyterLab扩展为Dask

文件大小:923KB

文件格式:ZIP

更新时间:2024-05-21 10:51:25

Python

Dask JupyterLab扩展 该软件包提供了一个JupyterLab扩展来管理Dask集群,并将Dask的仪表板图直接嵌入JupyterLab窗格中。 解释性视频(5分钟) 要求 JupyterLab> = 1.0分布> = 1.24.1 安装 要安装Dask JupyterLab扩展程序,您将需要安装JupyterLab。 对于JupyterLab <3> =12。这些可以通过多种来源获得。 Python用户常见的一种来源是conda软件包管理器。 conda install jupyterlab conda install -c conda-forge nodejs JupyterLab 3.0或更高版本 您应该能够使用pip或conda安装此扩展,并立即开始使用它,例如 pip install dask-labextension JupyterLab 2.


【文件预览】:
dask-labextension-main
----setup.py(3KB)
----style()
--------code-dark.svg(246B)
--------dask.svg(2KB)
--------code-light.svg(246B)
--------index.css(6KB)
----.gitignore(331B)
----package.json(3KB)
----pyproject.toml(156B)
----src()
--------sidebar.ts(3KB)
--------clusters.tsx(22KB)
--------dashboard.tsx(16KB)
--------index.ts(20KB)
--------scaling.tsx(7KB)
----dask.png(838KB)
----jupyter-config()
--------jupyter_notebook_config.d()
--------jupyter_server_config.d()
----MANIFEST.in(593B)
----.pre-commit-config.yaml(904B)
----CONTRIBUTING.md(569B)
----install.json(195B)
----tsconfig.eslint.json(75B)
----LICENSE(1KB)
----schema()
--------plugin.json(668B)
----tsconfig.json(555B)
----setup.cfg(1KB)
----.github()
--------workflows()
----.prettierignore(83B)
----.eslintrc.js(2KB)
----README.md(5KB)
----.eslintignore(43B)
----versioneer.py(67KB)
----.gitattributes(43B)
----dask_labextension()
--------clusterhandler.py(3KB)
--------labextension.yaml(361B)
--------__init__.py(2KB)
--------manager.py(9KB)
--------config.py(297B)
--------tests()
--------_version.py(18KB)
--------dashboardhandler.py(6KB)
----.prettierrc(79B)
----yarn.lock(196KB)

网友评论