|
| 1 | +# github.repo : pypi url (or empty) |
1 | 2 | jupyter-incubator/sparkmagic : https://pypi.org/project/sparkmagic
|
2 | 3 | jupyter-widgets/ipywidgets : https://pypi.org/project/ipywidgets
|
3 | 4 | jupyter-server/jupyter-resource-usage : https://pypi.org/project/jupyter-resource-usage
|
@@ -97,3 +98,67 @@ jupyterlab/language-packs : https://pypi.org/project/jupyterlab-language-pack-z
|
97 | 98 | # repo with no packages:
|
98 | 99 | https://github.com/binderhub-ci-repos/lfs:
|
99 | 100 | https://github.com/jupyter/design:
|
| 101 | + |
| 102 | +# security forks: |
| 103 | +# is it safe to list those URL ? |
| 104 | +# REDACTED |
| 105 | + |
| 106 | +# .github repos |
| 107 | +jupyter-standard/.github: |
| 108 | +jupyter-server/.github: |
| 109 | +jupyter-xeus/.github: |
| 110 | +jupyter-standards/.github: |
| 111 | +ipython/.github: |
| 112 | +ipython/.github-1: |
| 113 | +jupyterhub/.github: |
| 114 | +voila-dashboards/.github: |
| 115 | +jupyter/.github: |
| 116 | +jupyterlab/.github: |
| 117 | + |
| 118 | +# .github.io repos |
| 119 | +ipython/ipython.github.com: |
| 120 | +jupyter-xeus/jupyter-xeus.github.io: |
| 121 | +jupyterhub/jupyterhub.github.io: |
| 122 | +voila-gallery/voila-gallery.github.io: |
| 123 | +voila-dashboards/voila-dashboards.github.io: |
| 124 | +jupyter/jupyter.github.io: |
| 125 | + |
| 126 | +# team compass |
| 127 | +jupyter/docs-team-compass: |
| 128 | +jupyter/foundations-and-standards-team-compass: |
| 129 | +jupyter/ipython-components: |
| 130 | +jupyter/kernels-team-compass: |
| 131 | +jupyter/notebook-team-compass: |
| 132 | +jupyter/software-steering-council-team-compass: |
| 133 | +jupyter/team-compass-template: |
| 134 | +jupyter-book/team-compass: |
| 135 | +jupyter-governance/ec-team-compass: |
| 136 | +jupyter-server/team-compass: |
| 137 | +jupyter-widgets/team-compass: |
| 138 | +jupyterhub/team-compass: |
| 139 | +jupyterlab/frontends-team-compass: |
| 140 | + |
| 141 | +# misc websites: |
| 142 | + |
| 143 | +jupyter/cdn.jupyter.org: |
| 144 | +jupyter/colaboratory.jupyter.org: |
| 145 | +jupyter/nbviewer.org-deploy: |
| 146 | +jupyter/try.jupyter.org: |
| 147 | +jupyter-book/mystmd.org: |
| 148 | +jupyterhub/mybinder.org-deploy: |
| 149 | +jupyterhub/mybinder.org-user-guide: |
| 150 | +voila-gallery/voila-gallery.org-deploy: |
| 151 | + |
| 152 | +# various tutorials |
| 153 | +jupyter/ngcm-tutorial: |
| 154 | +jupyter/scipy-advanced-tutorial: |
| 155 | +jupyter/strata-sv-2015-tutorial: |
| 156 | +jupyter/tutorial-dashboards-declarativewidgets: |
| 157 | +jupyter/tutorial-devteam-jupyterhub-2017: |
| 158 | +jupyter/tutorial-devteam-projectmgt-2017: |
| 159 | +jupyter-widgets/tutorial: |
| 160 | +jupyter-widgets/tutorial-jupyterlite: |
| 161 | +jupyterhub/jupyterhub-tutorial: |
| 162 | +jupyterlab/jupytercon-jupyterlab-tutorial: |
| 163 | +jupyterlab/scipy2018-jupyterlab-tutorial: |
| 164 | +jupyterlab/scipy2019-jupyterlab-tutorial: |
0 commit comments