jupyverse 0.9.0__py3-none-any.whl → 0.10.1__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {jupyverse-0.9.0.dist-info → jupyverse-0.10.1.dist-info}/METADATA +18 -17
- jupyverse-0.10.1.dist-info/RECORD +6 -0
- jupyverse-0.9.0.dist-info/RECORD +0 -6
- {jupyverse-0.9.0.dist-info → jupyverse-0.10.1.dist-info}/WHEEL +0 -0
- {jupyverse-0.9.0.dist-info → jupyverse-0.10.1.dist-info}/licenses/COPYING.md +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: jupyverse
|
3
|
-
Version: 0.
|
3
|
+
Version: 0.10.1
|
4
4
|
Summary: A set of FPS plugins implementing a Jupyter server
|
5
5
|
Project-URL: Homepage, https://jupyter.org
|
6
6
|
Author-email: Jupyter Development Team <jupyter@googlegroups.com>
|
@@ -9,33 +9,34 @@ License-File: COPYING.md
|
|
9
9
|
Keywords: fastapi,jupyter,plugins,server
|
10
10
|
Requires-Python: >=3.9
|
11
11
|
Requires-Dist: eval-type-backport; python_version < '3.10'
|
12
|
-
Requires-Dist: fps-contents<0.
|
13
|
-
Requires-Dist: fps-file-id<0.
|
14
|
-
Requires-Dist: fps-frontend<0.
|
15
|
-
Requires-Dist: fps-
|
16
|
-
Requires-Dist: fps-
|
17
|
-
Requires-Dist: fps-
|
18
|
-
Requires-Dist: fps-
|
19
|
-
Requires-Dist: fps-
|
12
|
+
Requires-Dist: fps-contents<0.11.0,>=0.10.0
|
13
|
+
Requires-Dist: fps-file-id<0.3.0,>=0.2.0
|
14
|
+
Requires-Dist: fps-frontend<0.10.0,>=0.9.0
|
15
|
+
Requires-Dist: fps-kernel-subprocess<0.2.0,>=0.1.0
|
16
|
+
Requires-Dist: fps-kernels<0.10.0,>=0.9.0
|
17
|
+
Requires-Dist: fps-lab<0.10.0,>=0.9.0
|
18
|
+
Requires-Dist: fps-nbconvert<0.10.0,>=0.9.0
|
19
|
+
Requires-Dist: fps-terminals<0.10.0,>=0.9.0
|
20
|
+
Requires-Dist: fps-yjs<0.11.0,>=0.10.0
|
20
21
|
Requires-Dist: fps[anycorn,click,fastapi]<0.5.0,>=0.4.0
|
21
|
-
Requires-Dist: jupyverse-api<0.
|
22
|
+
Requires-Dist: jupyverse-api<0.11.0,>=0.10.0
|
22
23
|
Requires-Dist: rich-click<2,>=1.6.1
|
23
24
|
Provides-Extra: auth
|
24
|
-
Requires-Dist: fps-auth<0.
|
25
|
-
Requires-Dist: fps-login<0.
|
25
|
+
Requires-Dist: fps-auth<0.10.0,>=0.9.0; extra == 'auth'
|
26
|
+
Requires-Dist: fps-login<0.10.0,>=0.9.0; extra == 'auth'
|
26
27
|
Provides-Extra: auth-fief
|
27
|
-
Requires-Dist: fps-auth-fief<0.
|
28
|
+
Requires-Dist: fps-auth-fief<0.10.0,>=0.9.0; extra == 'auth-fief'
|
28
29
|
Provides-Extra: auth-jupyterhub
|
29
|
-
Requires-Dist: fps-auth-jupyterhub<0.
|
30
|
+
Requires-Dist: fps-auth-jupyterhub<0.10.0,>=0.9.0; extra == 'auth-jupyterhub'
|
30
31
|
Provides-Extra: docs
|
31
32
|
Requires-Dist: mkdocs; extra == 'docs'
|
32
33
|
Requires-Dist: mkdocs-material; extra == 'docs'
|
33
34
|
Provides-Extra: jupyterlab
|
34
|
-
Requires-Dist: fps-jupyterlab<0.
|
35
|
+
Requires-Dist: fps-jupyterlab<0.10.0,>=0.9.0; extra == 'jupyterlab'
|
35
36
|
Provides-Extra: noauth
|
36
|
-
Requires-Dist: fps-noauth<0.
|
37
|
+
Requires-Dist: fps-noauth<0.10.0,>=0.9.0; extra == 'noauth'
|
37
38
|
Provides-Extra: notebook
|
38
|
-
Requires-Dist: fps-notebook<0.
|
39
|
+
Requires-Dist: fps-notebook<0.10.0,>=0.9.0; extra == 'notebook'
|
39
40
|
Provides-Extra: test
|
40
41
|
Requires-Dist: httpx; extra == 'test'
|
41
42
|
Requires-Dist: httpx-ws>=0.4.1; extra == 'test'
|
@@ -0,0 +1,6 @@
|
|
1
|
+
jupyverse/__init__.py,sha256=_m1fMy76Ng0oGn2-ZJrkD_NLLRcLCQ95PpGoTWTEyiM,166
|
2
|
+
jupyverse/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
3
|
+
jupyverse-0.10.1.dist-info/METADATA,sha256=At5wmfKWE7tGV5s7Em6tL14pT9wRV0WCgLogIDq1wwg,3184
|
4
|
+
jupyverse-0.10.1.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
5
|
+
jupyverse-0.10.1.dist-info/licenses/COPYING.md,sha256=mhO0ZW9EiWOPg0dUgB-lNbJ0CGwRmTdbeAg_se1SOnY,2833
|
6
|
+
jupyverse-0.10.1.dist-info/RECORD,,
|
jupyverse-0.9.0.dist-info/RECORD
DELETED
@@ -1,6 +0,0 @@
|
|
1
|
-
jupyverse/__init__.py,sha256=_m1fMy76Ng0oGn2-ZJrkD_NLLRcLCQ95PpGoTWTEyiM,166
|
2
|
-
jupyverse/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
3
|
-
jupyverse-0.9.0.dist-info/METADATA,sha256=YC6uSrOUCgaKhuLP3400MO7fI5WrKVYJ0Q5dE1Rvgsc,3117
|
4
|
-
jupyverse-0.9.0.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
5
|
-
jupyverse-0.9.0.dist-info/licenses/COPYING.md,sha256=mhO0ZW9EiWOPg0dUgB-lNbJ0CGwRmTdbeAg_se1SOnY,2833
|
6
|
-
jupyverse-0.9.0.dist-info/RECORD,,
|
File without changes
|
File without changes
|