用于下载文件夹的JupyterLab插件
项目描述
jupyterlab-downloadfolder
允许将文件夹导出为存档文件。
需求
- JupyterLab >= 1.0.0
安装
jupyter labextension install jupyterlab-downloadfolder
贡献
安装
jlpm
命令是JupyterLab附带安装的 yarn 的固定版本。您可以使用 yarn
或 npm
替代下面的 jlpm
。
# Clone the repo to your local environment
# Move to jupyterlab-downloadfolder directory
# Install dependencies
jlpm
# Build Typescript source
jlpm build
# Link your development version of the extension with JupyterLab
jupyter labextension link .
# Rebuild Typescript source after making changes
jlpm build
# Rebuild JupyterLab after making any changes
jupyter lab build
您可以监视源目录,以监视扩展的源代码更改,并在更改时自动重新构建扩展和应用程序。
# Watch the source directory in another terminal tab
jlpm watch
# Run jupyterlab in watch mode in one terminal tab
jupyter lab --watch
卸载
jupyter labextension uninstall jupyterlab-downloadfolder
关闭
哈希 对 jupyterlab_downloadfolder-0.1.1-py3-none-any.whl
算法 | 哈希摘要 | |
---|---|---|
SHA256 | 25345d6acd36ce03912acac439485c80cc5b6c45ff34ec4fa67aa469e8f2f914 |
|
MD5 | 8448cde33b29562a917dfafccff16de8 |
|
BLAKE2b-256 | 114eb9526a6f87b8c6a2b018a0bb1a7d7eeb8a057c1ba245d67ad1bff7f944cc |