Port details |
- py-jupyter-rfb Remote Frame Buffer for Jupyter
- 0.4.4 devel =0 0.4.4Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2024-09-17 17:30:11
- Last Update: 2024-09-17 17:29:40
- Commit Hash: e7ebea7
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://jupyter-rfb.readthedocs.io/en/stable
- Description:
- The jupyter_rfb library provides a widget (an ipywidgets subclass) that can be
used in the Jupyter notebook and in JupyterLab to implement a remote
frame-buffer.
Images that are generated at the server are streamed to the client (Jupyter)
where they are shown. Events (such as mouse interactions) are streamed in the
other direction, where the server can react by generating new images.
This remote-frame-buffer approach can be an effective method for
server-generated visualizations to be dispayed in Jupyter notebook/lab.
For example visualization created by tools like vispy, datoviz or pygfx.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}jupyter-rfb>0:devel/py-jupyter-rfb@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-jupyter-rfb/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-jupyter-rfb
- pkg install py311-jupyter-rfb
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 py311-jupyter-rfb listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-jupyter-rfb
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1726564672
SHA256 (jupyter_rfb-0.4.4.tar.gz) = 40e9af8e29adb90b5f58c0b9cb646abc2a142e0ac5f00822ba65291d958945e7
SIZE (jupyter_rfb-0.4.4.tar.gz) = 113929
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:
-
- py311-setuptools>0 : devel/py-setuptools@py311
- py311-jupyter-packaging>=0.7.9 : devel/py-jupyter-packaging@py311
- py311-jupyterlab>=3.0.0 : devel/py-jupyterlab@py311
- py311-wheel>0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-pillow>=7.0.0 : graphics/py-pillow@py311
- py311-simplejpeg>0 : graphics/py-simplejpeg@py311
- py311-ipywidgets>=7.6.0 : devel/py-ipywidgets@py311
- py311-jupyterlab-widgets>0 : devel/py-jupyterlab-widgets@py311
- py311-numpy>=1.16,1<1.27,1 : math/py-numpy@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- science/meep
Configuration Options:
- No options to configure
- Options name:
- devel_py-jupyter-rfb
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.4.4 17 Sep 2024 17:29:40 |
Yuri Victorovich (yuri) |
devel/py-jupyter-rfb: New port: Remote Frame Buffer for Jupyter |
Number of commits found: 1
|