jupyverse


Namejupyverse JSON
Version 0.7.0 PyPI version JSON
download
home_pageNone
SummaryA set of FPS plugins implementing a Jupyter server
upload_time2025-02-14 10:47:42
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseBSD 3-Clause License
keywords fastapi jupyter plugins server
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [![Build Status](https://github.com/jupyter-server/jupyverse/workflows/test/badge.svg)](https://github.com/jupyter-server/jupyverse/actions)

# jupyverse

A set of [Asphalt](https://asphalt.readthedocs.io) components implementing a Jupyter server.

Try it online:
- JupyterLab frontend: [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/jupyter-server/jupyverse/HEAD?urlpath=jupyverse-jupyterlab)
- Jupyter Notebook frontend: [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/jupyter-server/jupyverse/HEAD?urlpath=jupyverse-notebook)

Documentation is available [here](https://jupyter-server.github.io/jupyverse).

## Motivation

For the motivations behind this project, please refer to this issue in the
[Jupyter server team compass](https://github.com/jupyter-server/team-compass/issues/11).

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "jupyverse",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "fastapi, jupyter, plugins, server",
    "author": null,
    "author_email": "Jupyter Development Team <jupyter@googlegroups.com>",
    "download_url": "https://files.pythonhosted.org/packages/f1/da/e26441a161c4166f4797ebc069ca90a0f3ecb100928d2ad86d17ce6c36ae/jupyverse-0.7.0.tar.gz",
    "platform": null,
    "description": "[![Build Status](https://github.com/jupyter-server/jupyverse/workflows/test/badge.svg)](https://github.com/jupyter-server/jupyverse/actions)\n\n# jupyverse\n\nA set of [Asphalt](https://asphalt.readthedocs.io) components implementing a Jupyter server.\n\nTry it online:\n- JupyterLab frontend: [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/jupyter-server/jupyverse/HEAD?urlpath=jupyverse-jupyterlab)\n- Jupyter Notebook frontend: [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/jupyter-server/jupyverse/HEAD?urlpath=jupyverse-notebook)\n\nDocumentation is available [here](https://jupyter-server.github.io/jupyverse).\n\n## Motivation\n\nFor the motivations behind this project, please refer to this issue in the\n[Jupyter server team compass](https://github.com/jupyter-server/team-compass/issues/11).\n",
    "bugtrack_url": null,
    "license": "BSD 3-Clause License",
    "summary": "A set of FPS plugins implementing a Jupyter server",
    "version": "0.7.0",
    "project_urls": {
        "Homepage": "https://jupyter.org"
    },
    "split_keywords": [
        "fastapi",
        " jupyter",
        " plugins",
        " server"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "978a5c65b2dcf520aee074092cf9d90b966440bb8925840d2b942481e4396fc6",
                "md5": "a133d6fcc74202ce9e3c71b65da4c33d",
                "sha256": "e23a043fb61803909c31e929a5d2849a04af3cc9def3c419f37ddef91e826809"
            },
            "downloads": -1,
            "filename": "jupyverse-0.7.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a133d6fcc74202ce9e3c71b65da4c33d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 3505,
            "upload_time": "2025-02-14T10:47:40",
            "upload_time_iso_8601": "2025-02-14T10:47:40.136408Z",
            "url": "https://files.pythonhosted.org/packages/97/8a/5c65b2dcf520aee074092cf9d90b966440bb8925840d2b942481e4396fc6/jupyverse-0.7.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "f1dae26441a161c4166f4797ebc069ca90a0f3ecb100928d2ad86d17ce6c36ae",
                "md5": "0d6ae8c0a025b54b729d8d0219db2fe3",
                "sha256": "a447f0f564329197e9ab8599451057a4671e86a4a815079755c15345ca6a3133"
            },
            "downloads": -1,
            "filename": "jupyverse-0.7.0.tar.gz",
            "has_sig": false,
            "md5_digest": "0d6ae8c0a025b54b729d8d0219db2fe3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 137190,
            "upload_time": "2025-02-14T10:47:42",
            "upload_time_iso_8601": "2025-02-14T10:47:42.389933Z",
            "url": "https://files.pythonhosted.org/packages/f1/da/e26441a161c4166f4797ebc069ca90a0f3ecb100928d2ad86d17ce6c36ae/jupyverse-0.7.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-14 10:47:42",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "jupyverse"
}
        
Elapsed time: 0.96434s