Port details |
- py-jupyterlab-server JupyterLab Server
- 2.16.3_1 devel
=0 Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2020-05-19 23:29:37
- Last Update: 2023-03-21 19:20:45
- Commit Hash: 33d02de
- Also Listed In: python
- License: BSD3CLAUSE
- Description:
- The application author creates a JupyterLab build on their machine using the
core JupyterLab application. They can then serve their files by subclassing the
LabServerApp with the appropriate configuration and creating a Python entry
point that launches the app.
See also: https://github.com/jupyterlab/jupyterlab_server
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}jupyterlab-server>0:devel/py-jupyterlab-server@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-jupyterlab-server/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-jupyterlab-server
- pkg install py39-jupyterlab-server
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py39-jupyterlab-server listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-jupyterlab-server
- Package flavors (<flavor>: <package>)
- py39: py39-jupyterlab-server
- distinfo:
- TIMESTAMP = 1669057765
SHA256 (jupyterlab_server-2.16.3.tar.gz) = 635a0b176a901f19351c02221a124e59317c476f511200409b7d867e8b2905c3
SIZE (jupyterlab_server-2.16.3.tar.gz) = 66680
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py39-hatchling>=1.5 : devel/py-hatchling@py39
- python3.9 : lang/python39
- py39-build>0 : devel/py-build@py39
- py39-installer>0 : devel/py-installer@py39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-Babel>=0 : devel/py-babel@py39
- py39-Jinja2>=3.0.3 : devel/py-Jinja2@py39
- py39-json5>=0 : devel/py-json5@py39
- py39-jsonschema>=3.0.1 : devel/py-jsonschema@py39
- py39-jupyter-server>=1.8<2 : devel/py-jupyter-server@py39
- py39-packaging>=0 : devel/py-packaging@py39
- py39-requests>=0 : www/py-requests@py39
- python3.9 : lang/python39
- py39-importlib-metadata>=4.8.3 : devel/py-importlib-metadata@py39
- This port is required by:
- for Run
-
- devel/py-jupyterlab
Configuration Options:
- ===> The following configuration options are available for py39-jupyterlab-server-2.16.3_1:
OPENAPI=off: OpenAPI support
===> Use 'make config' to modify these settings
- Options name:
- devel_py-jupyterlab-server
- USES:
- python:3.7+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|