jupyter_rfb
Remote Frame Buffer for Jupyter
Introduction
The jupyter_rfb library provides a widget (an anywidget subclass)
that can be used in various notebook environments to implement
a remote frame-buffer.
Images that are generated at the server are streamed to the client (Jupyter) where they are shown. Standardized 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.
Scope
The above defines the full scope of this library; it's a base widget that other libraries can extend for different purposes. Consequently, these libraries don't have to each invent a Jupyter widget, and in this library we can focus on doing that one task really well.
Installation
To install use pip:
$ pip install jupyter_rfb
For better performance, also pip install simplejpeg or pip install pillow.
Developer notes
See the contributor guide on how to install jupyter_rfb
in a dev environment, and on how to contribute.
License
MIT
Release files for jupyter-rfb 1.0.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| jupyter_rfb-1.0.2.tar.gz | 24.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| jupyter_rfb-1.0.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 52.2 kB
Release files / jupyter_rfb-1.0.2.tar.gz
| Download URL | jupyter_rfb-1.0.2.tar.gz |
|---|---|
| Size | 24.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
b77a9a464e2da6d0b345b3989f037c4db2fc0c34da3379b380c42baeb0b3abca
|
|
BLAKE2b-256 checksum How to use checksums |
12655ad94b96f42bb88b87765184becf6513edaf9377cec7ecd6ec66dab81f16
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.7
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Mar 24, 2026.
Transparency logRelease files / jupyter_rfb-1.0.2-py3-none-any.whl
| Download URL | jupyter_rfb-1.0.2-py3-none-any.whl |
|---|---|
| Size | 27.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
713c682e5a9c1ae32c3530053b53f3c9ddb66990f9315024e49f9a3db7d125f3
|
|
BLAKE2b-256 checksum How to use checksums |
3e89d8a7ceff010ba38fdc345f7bc715e6152a70c6e28a68d4c7c0e1d943f420
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.7
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Mar 24, 2026.
Transparency log