@@ -52,6 +52,7 @@ jupyter/papyri : https://pypi.org/project/papyri
52
52
jupyter/notebook_shim : https://pypi.org/project/notebook-shim
53
53
jupyter/jupyter_events : https://pypi.org/project/jupyter-events
54
54
jupyterlab/jupyterlab : https://pypi.org/project/jupyterlab
55
+ jupyterlab/jupyterlab : https://pypi.org/project/jupyterlab_launcher
55
56
jupyterlab/pytest-check-links : https://pypi.org/project/pytest-check-links
56
57
jupyterlab/jupyterlab_server : https://pypi.org/project/jupyterlab-server
57
58
jupyterlab/jupyterlab-git : https://pypi.org/project/jupyterlab-git
@@ -96,6 +97,13 @@ jupyterlab/language-packs : https://pypi.org/project/jupyterlab-language-pack-v
96
97
jupyterlab/language-packs : https://pypi.org/project/jupyterlab-language-pack-zh-CN
97
98
jupyterlab/language-packs : https://pypi.org/project/jupyterlab-language-pack-zh-TW
98
99
100
+ jupyterlab/jupyter-ai : https://pypi.org/project/jupyter-ai
101
+ jupyterlab/jupyter-builder : https://pypi.org/project/jupyter-builder
102
+ jupyterlab/jupyterlab-data-explorer : https://pypi.org/project/jupyterlab-data-explorer
103
+
104
+ #
105
+ jupyter/jupyter-sphinx-theme : https://pypi.org/project/jupyter-sphinx-theme
106
+
99
107
# To migrate
100
108
jupyter/qtconsole : https://pypi.org/project/qtconsole
101
109
@@ -112,6 +120,8 @@ jupyter/security:
112
120
jupyter/ideas:
113
121
binderhub-ci-repos/lfs:
114
122
jupyter/governance:
123
+ jupyter/accessibility:
124
+ jupyter/cve:
115
125
116
126
# security forks:
117
127
# is it safe to list those URL ?
@@ -178,8 +188,13 @@ jupyterlab/jupytercon-jupyterlab-tutorial:
178
188
jupyterlab/scipy2018-jupyterlab-tutorial:
179
189
jupyterlab/scipy2019-jupyterlab-tutorial:
180
190
181
- # exampels and cookie cutter
191
+ # exemples and cookie cutter
182
192
voila-gallery/hello-world-example:
193
+ binderhub-ci-repos/cached-minimal-dockerfile:
194
+ binderhub-ci-repos/minimal-dockerfile:
195
+ binderhub-ci-repos/repo2docker-ci-clone-depth:
196
+ binderhub-ci-repos/repo2docker-subdir-support:
197
+ binderhub-ci-repos/requirements:
183
198
184
199
#
185
200
ipython/pickleshare : https://pypi.org/project/pickleshare
@@ -244,3 +259,75 @@ jupyter-widgets/xeus : https://pypi.org/project/xeus-python
244
259
jupyter/declarativewidgets : https://pypi.org/project/jupyter_declarativewidgets/
245
260
246
261
jupyter/kernel_gateway_bundlers : https://pypi.org/project/jupyter_kernel_gateway_bundlers/
262
+
263
+ jupyterhub/kubespawner: https://pypi.org/project/jupyterhub-kubespawner/
264
+
265
+
266
+
267
+ # Jupyter XEUS
268
+
269
+ jupyter-xeus/robotframework-interpreter : https://pypi.org/project/robotframework-interpreter
270
+ jupyter-xeus/xcanvas : https://pypi.org/project/xcanvas
271
+ jupyter-xeus/xeus-python : https://pypi.org/project/xeus-python
272
+ jupyter-xeus/xeus-python-shell : https://pypi.org/project/xeus-python-shell
273
+ jupyter-xeus/xeus-robot : https://pypi.org/project/xeus-robot
274
+
275
+
276
+ # Voilà
277
+
278
+ voila-dashboards/hotpot_km : https://pypi.org/project/hotpot_km
279
+ voila-dashboards/voici : https://pypi.org/project/voici
280
+ voila-dashboards/voila : https://pypi.org/project/voila
281
+ voila-dashboards/voila-debug : https://pypi.org/project/voila-debug
282
+ voila-dashboards/voila-gridstack : https://pypi.org/project/voila-gridstack
283
+ voila-dashboards/voila-material : https://pypi.org/project/voila-material
284
+ voila-dashboards/voila-reveal : https://pypi.org/project/voila-reveal
285
+ voila-dashboards/voila-topbar : https://pypi.org/project/voila-topbar
286
+ voila-dashboards/voila-vuetify : https://pypi.org/project/voila-vuetify
287
+
288
+
289
+ jupyter-server/jupyverse : https://pypi.org/project/jupyverse
290
+ jupyterlab/lumino:
291
+ jupyterlab/retrolab : https://pypi.org/project/retrolab
292
+ jupyterlab/rtc:
293
+
294
+ # not packages
295
+ ipython/dfflib :
296
+ ipython/front-to-back :
297
+ ipython/ipython-ansible-jenkins :
298
+ ipython/ipython-doc :
299
+ ipython/ipython-in-depth:
300
+ ipython/ipython-sec :
301
+ ipython/marketing :
302
+ ipython/mozfest2014 :
303
+ ipython/nbviewer-deploy :
304
+ ipython/paper-notebook2013 :
305
+ ipython/salt-states-nbviewer :
306
+ ipython/sloan-2013-reports :
307
+ ipython/talks :
308
+ ipython/usersurveys :
309
+ ipython/xkcd-font:
310
+
311
+ jupyter/dashboards : https://pypi.org/project/jupyter_dashboards/
312
+
313
+ # nodes packages
314
+
315
+ jupyter/jupyter-js-cells :
316
+ jupyter/jupyter-js-docmanager :
317
+ jupyter/jupyter-js-domutils :
318
+ jupyter/jupyter-js-editor :
319
+ jupyter/jupyter-js-filebrowser :
320
+ jupyter/jupyter-js-input-area :
321
+ jupyter/jupyter-js-notebook :
322
+ jupyter/jupyter-js-output-area :
323
+ jupyter/jupyter-js-phosphide :
324
+ jupyter/jupyter-js-plugins :
325
+ jupyter/jupyter-js-terminal :
326
+ jupyter/jupyter-js-ui :
327
+ jupyter/jupyter-js-utils :
328
+
329
+
330
+ # Own by the matplotlib org:
331
+
332
+ voila-gallery/ipympl : https://pypi.org/project/ipympl
333
+ jupyterlab/jupyter-chat : https://pypi.org/project/jupyterlab-chat
0 commit comments