|
1 | 1 | # jupyterlab-git
|
2 | 2 |
|
3 | 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 -->
|
4 |
| -[](#contributors-) |
| 4 | +[](#contributors-) |
5 | 5 |
|
6 | 6 | <!-- ALL-CONTRIBUTORS-BADGE:END -->
|
7 | 7 |
|
@@ -81,7 +81,7 @@ Here are the steps to follow to set up SSH authentication (skip any that is alre
|
81 | 81 | 1. [Create a SSH key](https://docs.github.com/en/github/authenticating-to-github/connecting-to-github-with-ssh/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent)
|
82 | 82 | 2. Register the public part of it to your Git server:
|
83 | 83 | - [GitHub](https://docs.github.com/en/github/authenticating-to-github/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account)
|
84 |
| - - [GitLab](https://docs.gitlab.com/ee/ssh/index.html#add-an-ssh-key-to-your-gitlab-account) |
| 84 | + - [GitLab](https://docs.gitlab.com/ee/user/ssh.html#add-an-ssh-key-to-your-gitlab-account) |
85 | 85 | 3. Optionally, if you have more than one key managed by your ssh agent: [Create a config file for the ssh-agent](https://stackoverflow.com/a/21938804)
|
86 | 86 | 4. Tell your local Git repository to [connect to remote via ssh](https://docs.github.com/en/get-started/getting-started-with-git/managing-remote-repositories#switching-remote-urls-from-https-to-ssh)
|
87 | 87 |
|
@@ -342,6 +342,7 @@ The Jupyter Git extension is part of [Project Jupyter](http://jupyter.org/) and
|
342 | 342 | </tr>
|
343 | 343 | <tr>
|
344 | 344 | <td align="center" valign="top" width="14.28%"><a href="https://github.com/ZeshanFayyaz"><img src="https://avatars.githubusercontent.com/u/43391249?v=4?s=100" width="100px;" alt="Zeshan Fayyaz"/><br /><sub><b>Zeshan Fayyaz</b></sub></a><br /><a href="https://github.com/jupyterlab/jupyterlab-git/commits?author=ZeshanFayyaz" title="Code">💻</a></td>
|
| 345 | + <td align="center" valign="top" width="14.28%"><a href="https://dub.sh/lzongxun"><img src="https://avatars.githubusercontent.com/u/63457492?v=4?s=100" width="100px;" alt="Zong Xun"/><br /><sub><b>Zong Xun</b></sub></a><br /><a href="https://github.com/jupyterlab/jupyterlab-git/commits?author=Zxun2" title="Code">💻</a></td> |
345 | 346 | <td align="center" valign="top" width="14.28%"><a href="https://github.com/jupytercalpoly"><img src="https://avatars0.githubusercontent.com/u/19445175?v=4?s=100" width="100px;" alt="jupytercalpoly"/><br /><sub><b>jupytercalpoly</b></sub></a><br /><a href="#financial-jupytercalpoly" title="">🤝</a></td>
|
346 | 347 | </tr>
|
347 | 348 | </tbody>
|
|
0 commit comments