HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py310-jupyterlab",
"portdir": "python/py-jupyterlab",
"version": "4.1.5",
"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": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2694
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-build",
"py310-hatchling",
"py310-installer",
"clang-17",
"py310-hatch-jupyter-builder"
]
},
{
"type": "lib",
"ports": [
"py310-ipykernel",
"py310-jupyter_core",
"py310-traitlets",
"py310-httpx",
"python310",
"py310-jupyterlab_server",
"py310-async-lru",
"py310-notebook_shim",
"py310-jupyter-lsp",
"py310-jupyter_server",
"py310-tomli",
"py310-packaging",
"py310-jinja2",
"py310-tornado"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py310-bqplot",
"py310-jupyterlab_pygments",
"py310-jupyterlab_widgets",
"py310-jupytext",
"py310-ipyparallel"
]
},
{
"type": "lib",
"ports": [
"py310-notebook",
"py310-pyviz_comms",
"py310-plotly",
"py310-ipympl"
]
}
]
}