|
1 | 1 | # jupyterlab-git
|
2 | 2 |
|
3 | 3 | <!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
|
| 4 | + |
4 | 5 | [](#contributors-)
|
| 6 | + |
5 | 7 | <!-- ALL-CONTRIBUTORS-BADGE:END -->
|
6 | 8 |
|
7 | 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)
|
@@ -89,23 +91,6 @@ If you would like to contribute to the project, please read our [contributor doc
|
89 | 91 |
|
90 | 92 | JupyterLab follows the official [Jupyter Code of Conduct](https://github.com/jupyter/governance/blob/master/conduct/code_of_conduct.md).
|
91 | 93 |
|
92 |
| -### Team |
93 |
| -
|
94 |
| -
|
95 |
| -JupyterLab Git's current maintainers are listed in alphabetical order, with affiliation, and main areas of contribution: |
96 |
| - |
97 |
| -- Brian Granger, Cal Poly (co-creator, strategy, vision, management, UI/UX design, |
98 |
| - architecture). |
99 |
| -- Saul Shanabrook, Quansight (software engineering) |
100 |
| -- Jaipreet Singh, AWS (software engineering, UI/UX design, management) |
101 |
| -- Frederic Collonval, Safran Group (software engineering) |
102 |
| - |
103 |
| -A lot of awesome people have contributed to this repo - See the contributors tab for more details! |
104 |
| - |
105 |
| -This list is provided to help provide context about who we are and how our team functions. |
106 |
| - |
107 |
| -If you would like to be listed, please submit a pull request with your information. |
108 |
| - |
109 | 94 | ### Install
|
110 | 95 |
|
111 | 96 | Requires node 4+ and npm 4+
|
@@ -174,6 +159,7 @@ The Jupyter Git extension is part of [Project Jupyter](http://jupyter.org/) and
|
174 | 159 |
|
175 | 160 | <!-- markdownlint-enable -->
|
176 | 161 | <!-- prettier-ignore-end -->
|
| 162 | + |
177 | 163 | <!-- ALL-CONTRIBUTORS-LIST:END -->
|
178 | 164 |
|
179 | 165 | This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
|
|
0 commit comments