GET /api/v1/ports/py311-jupyter/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py311-jupyter",
"portdir": "python/py-jupyter",
"version": "1.0.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://jupyter.org",
"description": "Web application for interactive data science and scientific computing.",
"long_description": "Web application for interactive data science and scientific computing.",
"active": true,
"categories": [
"devel",
"science",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2692
}
],
"variants": [
"qtconsole"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py311-ipykernel",
"py311-jupyter_core",
"py311-nbconvert",
"python311",
"py311-ipywidgets",
"py311-jupyter_console",
"py311-notebook"
]
},
{
"type": "run",
"ports": [
"jupyter_select"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py311-jfricas"
]
},
{
"type": "test",
"ports": [
"py311-tensorflow-datasets"
]
}
]
}