{"id":20627845,"url":"https://github.com/vispy/jupyter_rfb","last_synced_at":"2025-04-12T22:30:58.486Z","repository":{"id":39995390,"uuid":"384383037","full_name":"vispy/jupyter_rfb","owner":"vispy","description":"Remote Frame Buffer for Jupyter","archived":false,"fork":false,"pushed_at":"2025-02-11T09:04:50.000Z","size":1279,"stargazers_count":70,"open_issues_count":13,"forks_count":13,"subscribers_count":8,"default_branch":"main","last_synced_at":"2025-04-04T05:41:49.383Z","etag":null,"topics":["jupyter","python","visualization","widgets"],"latest_commit_sha":null,"homepage":"https://jupyter-rfb.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vispy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-07-09T09:10:02.000Z","updated_at":"2025-03-13T14:17:57.000Z","dependencies_parsed_at":"2022-08-28T11:21:36.178Z","dependency_job_id":"998ac0a1-2c3c-4d10-82f0-c8eef7246ed8","html_url":"https://github.com/vispy/jupyter_rfb","commit_stats":{"total_commits":83,"total_committers":9,"mean_commits":9.222222222222221,"dds":0.2530120481927711,"last_synced_commit":"06b2690469c99cf4c83cd2ecbe70014179b05174"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vispy%2Fjupyter_rfb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vispy%2Fjupyter_rfb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vispy%2Fjupyter_rfb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vispy%2Fjupyter_rfb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vispy","download_url":"https://codeload.github.com/vispy/jupyter_rfb/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248639744,"owners_count":21137899,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["jupyter","python","visualization","widgets"],"created_at":"2024-11-16T13:18:25.231Z","updated_at":"2025-04-12T22:30:58.446Z","avatar_url":"https://github.com/vispy.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"# jupyter_rfb\n\nRemote Frame Buffer for Jupyter\n\n[![PyPI version](https://badge.fury.io/py/jupyter-rfb.svg)](https://badge.fury.io/py/jupyter-rfb)\n[![CI](https://github.com/vispy/jupyter_rfb/actions/workflows/ci.yml/badge.svg)](https://github.com/vispy/jupyter_rfb/actions)\n[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/vispy/jupyter_rfb/main?urlpath=lab/tree/examples/hello_world.ipynb)\n\n## Introduction\n\nThe `jupyter_rfb` library provides a widget (an `ipywidgets` subclass)\nthat can be used in the Jupyter notebook and in JupyterLab to implement\na remote frame-buffer.\n\nImages that are generated at the server are streamed to the client\n(Jupyter) where they are shown. Events (such as mouse interactions) are\nstreamed in the other direction, where the server can react by\ngenerating new images.\n\nThis *remote-frame-buffer* approach can be an effective method for\nserver-generated visualizations to be dispayed in Jupyter notebook/lab. For\nexample visualization created by tools like vispy, datoviz or pygfx.\n\n\n## Scope\n\nThe above defines the full scope of this library; it's a base widget\nthat other libraries can extend for different purposes. Consequently,\nthese libraries don't have to each invent a Jupyter widget, and in\n*this* library we can focus on doing that one task really well.\n\n\n## Installation\n\nTo install use pip:\n\n    $ pip install jupyter_rfb\n\nFor better performance, also ``pip install simplejpeg`` or ``pip install pillow``.\nOn older versions of Jupyter notebook/lab an extra step might be needed\nto enable the widget.\n\nTo install into an existing conda environment:\n\n    $ conda install -c conda-forge jupyter-rfb\n\n\n## Developer notes\n\nSee [the contributor guide](https://jupyter-rfb.readthedocs.io/en/stable/contributing.html) on how to install ``jupyter_rfb``\nin a dev environment, and on how to contribute.\n\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvispy%2Fjupyter_rfb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvispy%2Fjupyter_rfb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvispy%2Fjupyter_rfb/lists"}