文件名称:jupyterlab-git:JupyterLab的Git扩展
文件大小:6.87MB
文件格式:ZIP
更新时间:2024-02-23 11:12:15
git jupyterlab jupyterlab-extension Git
jupyterlab-git JupyterLab扩展,用于使用Git进行版本控制 要查看扩展的实际效果,请打开Binder 随附的示例笔记本。 要求 JupyterLab> = 3.0(旧版本适用于2.x) Git(版本>=2.x ) 用法 从左侧面板的Git标签中打开Git扩展 安装 要安装,请使用pip执行以下步骤: pip install --upgrade jupyterlab jupyterlab-git 或使用conda : conda install -c conda-forge jupyterlab jupyterlab-git 卸载 pip uninstall jupyterlab-git 或使用conda : conda remove jupyterlab-git 设定值 用户界面设置 安装后,可以通过以下设置修改扩展行为,这些设置可以在JupyterLab的高级设置编辑器中进行设置: blockWhileCommandExecutes :暂停JupyterLab用户交互,直到Git命令(例如commit , pull , reset , reve