|
1 |
| -# github.repo : pypi url (or empty) |
| 1 | +# github.repo : pypi url (or empty) |
| 2 | +# with same nane exacttly |
2 | 3 | jupyter-incubator/sparkmagic : https://pypi.org/project/sparkmagic
|
3 | 4 | jupyter-widgets/ipywidgets : https://pypi.org/project/ipywidgets
|
4 | 5 | jupyter-server/jupyter-resource-usage : https://pypi.org/project/jupyter-resource-usage
|
@@ -95,9 +96,22 @@ jupyterlab/language-packs : https://pypi.org/project/jupyterlab-language-pack-v
|
95 | 96 | jupyterlab/language-packs : https://pypi.org/project/jupyterlab-language-pack-zh-CN
|
96 | 97 | jupyterlab/language-packs : https://pypi.org/project/jupyterlab-language-pack-zh-TW
|
97 | 98 |
|
| 99 | +# To migrate |
| 100 | +jupyter/qtconsole : https://pypi.org/project/qtconsole |
| 101 | + |
| 102 | +# variation in names: |
| 103 | +jupyterlab/jupyter-collaboration : https://pypi.org/project/jupyter-collaboration-ui |
| 104 | +jupyterlab/jupyter-collaboration : https://pypi.org/project/jupyter-docprovider |
| 105 | +jupyter-server/kernel_gateway : https://pypi.org/project/jupyter-kernel-gateway |
| 106 | +jupyter-server/synchronizer : https://pypi.org/project/jupyter-server-synchronizer |
| 107 | + |
98 | 108 | # repo with no packages:
|
99 |
| -https://github.com/binderhub-ci-repos/lfs: |
100 |
| -https://github.com/jupyter/design: |
| 109 | +binderhub-ci-repos/lfs: |
| 110 | +jupyter/design: |
| 111 | +jupyter/security: |
| 112 | +jupyter/ideas: |
| 113 | +binderhub-ci-repos/lfs: |
| 114 | +jupyter/governance: |
101 | 115 |
|
102 | 116 | # security forks:
|
103 | 117 | # is it safe to list those URL ?
|
@@ -162,3 +176,6 @@ jupyterhub/jupyterhub-tutorial:
|
162 | 176 | jupyterlab/jupytercon-jupyterlab-tutorial:
|
163 | 177 | jupyterlab/scipy2018-jupyterlab-tutorial:
|
164 | 178 | jupyterlab/scipy2019-jupyterlab-tutorial:
|
| 179 | + |
| 180 | +# exampels and cookie cutter |
| 181 | +voila-gallery/hello-world-example: |
0 commit comments