jupyverse


Namejupyverse JSON
Version 0.5.0 PyPI version JSON
download
home_pageNone
SummaryA set of FPS plugins implementing a Jupyter server
upload_time2024-04-12 07:34:46
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
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://davidbrochart.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.8",
    "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/99/20/322ba0af780466a926d70de807e9cb7430236d4419bd56873e8b037665a6/jupyverse-0.5.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://davidbrochart.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.5.0",
    "project_urls": {
        "Homepage": "https://jupyter.org"
    },
    "split_keywords": [
        "fastapi",
        " jupyter",
        " plugins",
        " server"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a78664ce53450aa0b60bedeecb9ef85b0ec8d17fe7bcc48f566a60e56c66af18",
                "md5": "20b12207b647df71accf8ff05786d2c8",
                "sha256": "d17660b1eee6079ba315b84a3b2c27e24454c5577ef21b0f75c03d146af103b8"
            },
            "downloads": -1,
            "filename": "jupyverse-0.5.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "20b12207b647df71accf8ff05786d2c8",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 3520,
            "upload_time": "2024-04-12T07:34:44",
            "upload_time_iso_8601": "2024-04-12T07:34:44.377870Z",
            "url": "https://files.pythonhosted.org/packages/a7/86/64ce53450aa0b60bedeecb9ef85b0ec8d17fe7bcc48f566a60e56c66af18/jupyverse-0.5.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9920322ba0af780466a926d70de807e9cb7430236d4419bd56873e8b037665a6",
                "md5": "3bdc934aeb8d3385e651a787746e84eb",
                "sha256": "c676d2fa503f1c2e0816126afac5812853142d766a43fa695729e60539fbc027"
            },
            "downloads": -1,
            "filename": "jupyverse-0.5.0.tar.gz",
            "has_sig": false,
            "md5_digest": "3bdc934aeb8d3385e651a787746e84eb",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 135133,
            "upload_time": "2024-04-12T07:34:46",
            "upload_time_iso_8601": "2024-04-12T07:34:46.332840Z",
            "url": "https://files.pythonhosted.org/packages/99/20/322ba0af780466a926d70de807e9cb7430236d4419bd56873e8b037665a6/jupyverse-0.5.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-12 07:34:46",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "jupyverse"
}
        
Elapsed time: 0.22502s