jupyverse 0.4.2__py3-none-any.whl → 0.5.0__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/__init__.py CHANGED
@@ -1 +1 @@
1
- __version__ = "0.4.2"
1
+ __version__ = "0.5.0"
@@ -1,6 +1,6 @@
1
- Metadata-Version: 2.1
1
+ Metadata-Version: 2.3
2
2
  Name: jupyverse
3
- Version: 0.4.2
3
+ Version: 0.5.0
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>
@@ -30,8 +30,8 @@ Provides-Extra: jupyterlab
30
30
  Requires-Dist: fps-jupyterlab<1,>=0.1.2; extra == 'jupyterlab'
31
31
  Provides-Extra: noauth
32
32
  Requires-Dist: fps-noauth<1,>=0.1.2; extra == 'noauth'
33
- Provides-Extra: retrolab
34
- Requires-Dist: fps-retrolab<1,>=0.1.2; extra == 'retrolab'
33
+ Provides-Extra: notebook
34
+ Requires-Dist: fps-notebook<1,>=0.1.2; extra == 'notebook'
35
35
  Provides-Extra: test
36
36
  Requires-Dist: httpx; extra == 'test'
37
37
  Requires-Dist: httpx-ws>=0.4.1; extra == 'test'
@@ -57,8 +57,8 @@ Description-Content-Type: text/markdown
57
57
  A set of [Asphalt](https://asphalt.readthedocs.io) components implementing a Jupyter server.
58
58
 
59
59
  Try it online:
60
- - JupyterLab frontend: [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/jupyter-server/jupyverse/HEAD?urlpath=jupyverse-jlab)
61
- - RetroLab frontend: [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/jupyter-server/jupyverse/HEAD?urlpath=jupyverse-rlab)
60
+ - JupyterLab frontend: [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/jupyter-server/jupyverse/HEAD?urlpath=jupyverse-jupyterlab)
61
+ - Jupyter Notebook frontend: [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/jupyter-server/jupyverse/HEAD?urlpath=jupyverse-notebook)
62
62
 
63
63
  Documentation is available [here](https://davidbrochart.github.io/jupyverse).
64
64
 
@@ -0,0 +1,6 @@
1
+ jupyverse/__init__.py,sha256=LBK46heutvn3KmsCrKIYu8RQikbfnjZaj2xFrXaeCzQ,22
2
+ jupyverse/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
3
+ jupyverse-0.5.0.dist-info/METADATA,sha256=kj7mkVzPQB8hA3Fi6JEKMVt6k0IX-T9Ue6Xk1PcgZsQ,2913
4
+ jupyverse-0.5.0.dist-info/WHEEL,sha256=as-1oFTWSeWBgyzh0O_qF439xqBe6AbBgt4MfYe5zwY,87
5
+ jupyverse-0.5.0.dist-info/licenses/COPYING.md,sha256=mhO0ZW9EiWOPg0dUgB-lNbJ0CGwRmTdbeAg_se1SOnY,2833
6
+ jupyverse-0.5.0.dist-info/RECORD,,
@@ -1,4 +1,4 @@
1
1
  Wheel-Version: 1.0
2
- Generator: hatchling 1.21.0
2
+ Generator: hatchling 1.22.5
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
@@ -1,6 +0,0 @@
1
- jupyverse/__init__.py,sha256=6hfVa12Q-nXyUEXr6SyKpqPEDJW6vlRHyPxlA27PfTs,22
2
- jupyverse/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
3
- jupyverse-0.4.2.dist-info/METADATA,sha256=WTbXgQ3JhdIeT9RxAUXOHMHRFC8NFCMMFFvJ-fU1kko,2895
4
- jupyverse-0.4.2.dist-info/WHEEL,sha256=mRYSEL3Ih6g5a_CVMIcwiF__0Ae4_gLYh01YFNwiq1k,87
5
- jupyverse-0.4.2.dist-info/licenses/COPYING.md,sha256=mhO0ZW9EiWOPg0dUgB-lNbJ0CGwRmTdbeAg_se1SOnY,2833
6
- jupyverse-0.4.2.dist-info/RECORD,,