1. 首页
  2. 数据库
  3. 其它
  4. jupyterlab git:JupyterLab的Git扩展 源码

jupyterlab git:JupyterLab的Git扩展 源码

上传者: 2021-02-15 23:58:39上传 ZIP文件 6.87MB 热度 30次
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 j
用户评论