|
1 | 1 | # jupyterlab-git
|
2 | 2 |
|
3 | 3 | <!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
|
4 |
| - |
5 | 4 | [](#contributors-)
|
6 |
| - |
7 |
| -<!-- ALL-CONTRIBUTORS-BADGE:END --> |
8 |
| - |
9 |
| -[](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) |
| 5 | +<!-- ALL-CONTRIBUTORS-BADGE:END --> [](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) |
10 | 6 |
|
11 | 7 | A JupyterLab extension for version control using Git
|
12 | 8 |
|
@@ -153,13 +149,12 @@ The Jupyter Git extension is part of [Project Jupyter](http://jupyter.org/) and
|
153 | 149 | <td align="center"><a href="https://github.com/ellisonbg"><img src="https://avatars3.githubusercontent.com/u/27600?v=4" width="100px;" alt=""/><br /><sub><b>Brian E. Granger</b></sub></a><br /><a href="#projectManagement-ellisonbg" title="Project Management">π</a> <a href="#design-ellisonbg" title="Design">π¨</a> <a href="#ideas-ellisonbg" title="Ideas, Planning, & Feedback">π€</a> <a href="#fundingFinding-ellisonbg" title="Funding Finding">π</a></td>
|
154 | 150 | <td align="center"><a href="https://www.saulshanabrook.com/"><img src="https://avatars1.githubusercontent.com/u/1186124?v=4" width="100px;" alt=""/><br /><sub><b>Saul Shanabrook</b></sub></a><br /><a href="https://github.com/jupyterlab/jupyterlab-git/commits?author=saulshanabrook" title="Code">π»</a> <a href="#projectManagement-saulshanabrook" title="Project Management">π</a> <a href="https://github.com/jupyterlab/jupyterlab-git/pulls?q=is%3Apr+reviewed-by%3Asaulshanabrook" title="Reviewed Pull Requests">π</a> <a href="#infra-saulshanabrook" title="Infrastructure (Hosting, Build-Tools, etc)">π</a></td>
|
155 | 151 | <td align="center"><a href="https://github.com/jaipreet-s"><img src="https://avatars1.githubusercontent.com/u/43826141?v=4" width="100px;" alt=""/><br /><sub><b>Jaipreet Singh</b></sub></a><br /><a href="#projectManagement-jaipreet-s" title="Project Management">π</a> <a href="https://github.com/jupyterlab/jupyterlab-git/pulls?q=is%3Apr+reviewed-by%3Ajaipreet-s" title="Reviewed Pull Requests">π</a> <a href="https://github.com/jupyterlab/jupyterlab-git/commits?author=jaipreet-s" title="Code">π»</a> <a href="#design-jaipreet-s" title="Design">π¨</a></td>
|
156 |
| - <td align="center"><a href="https://github.com/fcollonval"><img src="https://avatars1.githubusercontent.com/u/8435071?v=4" width="100px;" alt=""/><br /><sub><b>FrΓ©dΓ©ric Collonval</b></sub></a><br /><a href="#projectManagement-fcollonval" title="Project Management">π</a> <a href="https://github.com/jupyterlab/jupyterlab-git/pulls?q=is%3Apr+reviewed-by%3Afcollonval" title="Reviewed Pull Requests">π</a> <a href="https://github.com/jupyterlab/jupyterlab-git/commits?author=fcollonval" title="Code">π»</a></td> |
| 152 | + <td align="center"><a href="https://github.com/fcollonval"><img src="https://avatars1.githubusercontent.com/u/8435071?v=4" width="100px;" alt=""/><br /><sub><b>FrΓ©dΓ©ric Collonval</b></sub></a><br /><a href="#projectManagement-fcollonval" title="Project Management">π</a> <a href="https://github.com/jupyterlab/jupyterlab-git/pulls?q=is%3Apr+reviewed-by%3Afcollonval" title="Reviewed Pull Requests">π</a> <a href="https://github.com/jupyterlab/jupyterlab-git/commits?author=fcollonval" title="Code">π»</a> <a href="#maintenance-fcollonval" title="Maintenance">π§</a></td> |
157 | 153 | </tr>
|
158 | 154 | </table>
|
159 | 155 |
|
160 | 156 | <!-- markdownlint-enable -->
|
161 | 157 | <!-- prettier-ignore-end -->
|
162 |
| - |
163 | 158 | <!-- ALL-CONTRIBUTORS-LIST:END -->
|
164 | 159 |
|
165 | 160 | This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
|
|
0 commit comments