Port details |
- py-jupyter-server The backend to Jupyter web applications
- 1.17.1 devel
=0 1.13.5Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2021-01-26 19:57:39
- Last Update: 2022-06-09 10:58:18
- Commit Hash: 5b02290
- Also Listed In: python
- License: BSD3CLAUSE
- Description:
- The Jupyter Server provides the backend (i.e. the core services, APIs, and REST
endpoints) for Jupyter web applications like Jupyter notebook, JupyterLab, and
Voila.
WWW: https://github.com/jupyter-server/jupyter_server
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}jupyter-server>0:devel/py-jupyter-server@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-jupyter-server/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-jupyter-server
- pkg install py38-jupyter-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 py38-jupyter-server listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py38-jupyter-server
- Package flavors (<flavor>: <package>)
- py38: py38-jupyter-server
- distinfo:
- TIMESTAMP = 1654708342
SHA256 (jupyter_server-1.17.1.tar.gz) = a36781656645ae17b12819a49ace377c045bf633823b3e4cd4b0c88c01e7711b
SIZE (jupyter_server-1.17.1.tar.gz) = 449682
- 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:
-
- py38-setuptools>=62.1.0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- Runtime dependencies:
-
- py38-anyio>=3.1.0<4 : devel/py-anyio@py38
- py38-argon2-cffi>=0 : security/py-argon2-cffi@py38
- py38-Jinja2>=0 : devel/py-Jinja2@py38
- py38-jupyter-client>=6.1.12 : devel/py-jupyter-client@py38
- py38-jupyter-core>=4.7.0 : devel/py-jupyter-core@py38
- py38-nbconvert>=6.4.4 : devel/py-nbconvert@py38
- py38-nbformat>=5.2.0 : devel/py-nbformat@py38
- py38-packaging>=0 : devel/py-packaging@py38
- py38-prometheus-client>=0 : net-mgmt/py-prometheus-client@py38
- py38-pyzmq>=17 : net/py-pyzmq@py38
- py38-send2trash>=0 : deskutils/py-send2trash@py38
- py38-terminado>=0.8.3 : net/py-terminado@py38
- py38-tornado>=6.1.0 : www/py-tornado@py38
- py38-traitlets>=5.1 : devel/py-traitlets@py38
- py38-websocket-client>=0 : www/py-websocket-client@py38
- py38-setuptools>=62.1.0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- This port is required by:
- for Run
-
- devel/py-jupyter-server-mathjax
- devel/py-jupyterlab
- devel/py-jupyterlab-server
- devel/py-nbclassic
- devel/py-nbdime
- devel/py-notebook-shim
- Configuration Options:
- No options to configure
- Options name:
- devel_py-jupyter-server
- USES:
- python:3.7+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|