You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,18 +1,18 @@
1
1
# jupyterlab-git
2
2
3
-
[](https://mybinder.org/v2/gh/jupyterlab/jupyterlab-git/master?urlpath=lab/tree/examples/demo.ipynb)[](https://travis-ci.org/jupyterlab/jupyterlab-git)[](https://www.npmjs.com/package/@jupyterlab/git)[](https://pypi.org/project/jupyterlab-git/)[](https://www.npmjs.com/package/@jupyterlab/git)[](https://anaconda.org/conda-forge/jupyterlab-git)[](https://anaconda.org/conda-forge/jupyterlab-git)<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
3
+
[](https://mybinder.org/v2/gh/jupyterlab/jupyterlab-git/0.10.x?urlpath=lab/tree/examples/demo.ipynb)[](https://travis-ci.org/jupyterlab/jupyterlab-git)[](https://www.npmjs.com/package/@jupyterlab/git)[](https://pypi.org/project/jupyterlab-git/)[](https://www.npmjs.com/package/@jupyterlab/git)[](https://anaconda.org/conda-forge/jupyterlab-git)[](https://anaconda.org/conda-forge/jupyterlab-git)<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
A JupyterLab extension for version control using Git
8
8
9
9

10
10
11
-
To see the extension in action, open the example notebook included in the Binder [demo](https://mybinder.org/v2/gh/jupyterlab/jupyterlab-git/master?urlpath=lab/tree/examples/demo.ipynb).
11
+
To see the extension in action, open the example notebook included in the Binder [demo](https://mybinder.org/v2/gh/jupyterlab/jupyterlab-git/0.10.x?urlpath=lab/tree/examples/demo.ipynb).
12
12
13
13
## Prerequisites
14
14
15
-
- JupyterLab
15
+
- JupyterLab (version `~=1.1`)
16
16
- Git (version `>=1.7.4`)
17
17
18
18
## Usage
@@ -89,7 +89,7 @@ JupyterLab follows the official [Jupyter Code of Conduct](https://github.com/jup
0 commit comments