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
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,15 +1,15 @@
1
1
# jupyterlab-git
2
2
3
-
[](https://mybinder.org/v2/gh/jupyterlab/jupyterlab-git/master?urlpath=lab/tree/examples/demo.ipynb)[](https://github.com/jupyterlab/jupyterlab-git/actions/workflows/build.yml)[](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/main?urlpath=lab/tree/examples/demo.ipynb)[](https://github.com/jupyterlab/jupyterlab-git/actions/workflows/build.yml)[](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 -->
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).
12
+
To see the extension in action, open the example notebook included in the Binder [demo](https://mybinder.org/v2/gh/jupyterlab/jupyterlab-git/main?urlpath=lab/tree/examples/demo.ipynb).
13
13
14
14
## Requirements
15
15
@@ -193,9 +193,9 @@ Possible fixes:
193
193
194
194
## Contributing
195
195
196
-
If you would like to contribute to the project, please read our [contributor documentation](https://github.com/jupyterlab/jupyterlab/blob/master/CONTRIBUTING.md).
196
+
If you would like to contribute to the project, please read our [contributor documentation](https://github.com/jupyterlab/jupyterlab/blob/main/CONTRIBUTING.md).
197
197
198
-
JupyterLab follows the official [Jupyter Code of Conduct](https://github.com/jupyter/governance/blob/master/conduct/code_of_conduct.md).
198
+
JupyterLab follows the official [Jupyter Code of Conduct](https://github.com/jupyter/governance/blob/main/conduct/code_of_conduct.md).
0 commit comments