jupyter-collaboration 4.1.0b0__py3-none-any.whl → 4.1.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.
- jupyter_collaboration/_version.py +1 -1
- {jupyter_collaboration-4.1.0b0.dist-info → jupyter_collaboration-4.1.1.dist-info}/METADATA +9 -4
- jupyter_collaboration-4.1.1.dist-info/RECORD +6 -0
- jupyter_collaboration-4.1.0b0.dist-info/RECORD +0 -6
- {jupyter_collaboration-4.1.0b0.dist-info → jupyter_collaboration-4.1.1.dist-info}/WHEEL +0 -0
- {jupyter_collaboration-4.1.0b0.dist-info → jupyter_collaboration-4.1.1.dist-info}/licenses/LICENSE +0 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
__version__ = "4.1.
|
|
1
|
+
__version__ = "4.1.1"
|
|
@@ -1,7 +1,12 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: jupyter-collaboration
|
|
3
|
-
Version: 4.1.
|
|
3
|
+
Version: 4.1.1
|
|
4
4
|
Summary: JupyterLab/Jupyter Notebook 7+ Real Time Collaboration extension (metapackage)
|
|
5
|
+
Project-URL: Documentation, https://jupyterlab-realtime-collaboration.readthedocs.io/
|
|
6
|
+
Project-URL: Repository, https://github.com/jupyterlab/jupyter-collaboration
|
|
7
|
+
Project-URL: Changelog, https://jupyterlab-realtime-collaboration.readthedocs.io/en/latest/changelog.html
|
|
8
|
+
Project-URL: Source, https://github.com/jupyterlab/jupyter-collaboration/tree/main/projects/jupyter-collaboration
|
|
9
|
+
Project-URL: Issues, https://github.com/jupyterlab/jupyter-collaboration/issues/new/choose
|
|
5
10
|
License: # Licensing terms
|
|
6
11
|
|
|
7
12
|
This project is licensed under the terms of the Modified BSD License
|
|
@@ -78,9 +83,9 @@ Classifier: Programming Language :: Python :: 3.10
|
|
|
78
83
|
Classifier: Programming Language :: Python :: 3.11
|
|
79
84
|
Classifier: Programming Language :: Python :: 3.12
|
|
80
85
|
Requires-Python: >=3.8
|
|
81
|
-
Requires-Dist: jupyter-collaboration-ui<3,>=2.1.
|
|
82
|
-
Requires-Dist: jupyter-docprovider<3,>=2.1.
|
|
83
|
-
Requires-Dist: jupyter-server-ydoc<3,>=2.1.
|
|
86
|
+
Requires-Dist: jupyter-collaboration-ui<3,>=2.1.1
|
|
87
|
+
Requires-Dist: jupyter-docprovider<3,>=2.1.1
|
|
88
|
+
Requires-Dist: jupyter-server-ydoc<3,>=2.1.1
|
|
84
89
|
Requires-Dist: jupyterlab<5.0.0,>=4.4.0
|
|
85
90
|
Description-Content-Type: text/markdown
|
|
86
91
|
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
jupyter_collaboration/__init__.py,sha256=k4P3qjNps9UQZ82-Jh-srfV7lzHub_vz1wpysYGbAO0,144
|
|
2
|
+
jupyter_collaboration/_version.py,sha256=NtWqZUv_8plp1gndoYX_eAqe7K65oPMh-hIvB4Evdc8,22
|
|
3
|
+
jupyter_collaboration-4.1.1.dist-info/METADATA,sha256=bJNEnoHAM-sdRdrm-tqgPFXEs6aBygXDD8Sb9dkIbcQ,5077
|
|
4
|
+
jupyter_collaboration-4.1.1.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
|
5
|
+
jupyter_collaboration-4.1.1.dist-info/licenses/LICENSE,sha256=mhO0ZW9EiWOPg0dUgB-lNbJ0CGwRmTdbeAg_se1SOnY,2833
|
|
6
|
+
jupyter_collaboration-4.1.1.dist-info/RECORD,,
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
jupyter_collaboration/__init__.py,sha256=k4P3qjNps9UQZ82-Jh-srfV7lzHub_vz1wpysYGbAO0,144
|
|
2
|
-
jupyter_collaboration/_version.py,sha256=MfClHTpwT9u4SiW7qf_QIqFjM7dmc8x7y8d8hPI1ZU0,24
|
|
3
|
-
jupyter_collaboration-4.1.0b0.dist-info/METADATA,sha256=vs6t5ike8G4-JjWvvsEcgtseSfWWWNYUwG0xuoZdpFk,4611
|
|
4
|
-
jupyter_collaboration-4.1.0b0.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
|
5
|
-
jupyter_collaboration-4.1.0b0.dist-info/licenses/LICENSE,sha256=mhO0ZW9EiWOPg0dUgB-lNbJ0CGwRmTdbeAg_se1SOnY,2833
|
|
6
|
-
jupyter_collaboration-4.1.0b0.dist-info/RECORD,,
|
|
File without changes
|
{jupyter_collaboration-4.1.0b0.dist-info → jupyter_collaboration-4.1.1.dist-info}/licenses/LICENSE
RENAMED
|
File without changes
|