GET /api/v1/ports/py37-jupyterlab/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "py37-jupyterlab",
    "portdir": "python/py-jupyterlab",
    "version": "3.0.13",
    "license": "BSD",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://jupyter.org/",
    "description": "Next-generation web-based notebook environment for interactive computing.",
    "long_description": "JupyterLab enables you to work with documents and activities such as Jupyter notebooks, text editors, terminals, and custom components in a flexible, integrated, and extensible manner.",
    "active": false,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [
        {
            "name": "stromnov",
            "github": "stromnov",
            "ports_count": 2692
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py37-jupyter_packaging",
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py37-jinja2",
                "py37-jupyter_core",
                "py37-jupyter_packaging",
                "py37-jupyter_server",
                "python37",
                "py37-nbclassic",
                "py37-packaging",
                "py37-setuptools",
                "py37-tornado",
                "py37-jupyterlab_server",
                "py37-ipython"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py37-jupyterlab_widgets",
                "py37-jupytext",
                "py37-plotly"
            ]
        }
    ]
}