LICENSE
MANIFEST.in
README.md
install.json
jupyter_rfb.json
pyproject.toml
setup.cfg
setup.py
js/.eslintrc.json
js/README.md
js/package-lock.json
js/package.json
js/webpack.config.js
js/yarn.lock
js/dist/index.js
js/dist/index.js.LICENSE.txt
js/lib/embed.js
js/lib/extension.js
js/lib/index.js
js/lib/labplugin.js
js/lib/widget.js
jupyter_rfb/__init__.py
jupyter_rfb/_png.py
jupyter_rfb/_utils.py
jupyter_rfb/_version.py
jupyter_rfb/events.py
jupyter_rfb/widget.py
jupyter_rfb.egg-info/PKG-INFO
jupyter_rfb.egg-info/SOURCES.txt
jupyter_rfb.egg-info/dependency_links.txt
jupyter_rfb.egg-info/not-zip-safe
jupyter_rfb.egg-info/requires.txt
jupyter_rfb.egg-info/top_level.txt
jupyter_rfb/labextension/package.json
jupyter_rfb/labextension/static/261.7377316a07a8e87c5a40.js
jupyter_rfb/labextension/static/486.8d38953c194463c98d55.js
jupyter_rfb/labextension/static/486.8d38953c194463c98d55.js.LICENSE.txt
jupyter_rfb/labextension/static/568.3686296405c0040eaf18.js
jupyter_rfb/labextension/static/remoteEntry.e56d6cb1da91b7da5dc3.js
jupyter_rfb/labextension/static/style.js
jupyter_rfb/nbextension/extension.js
jupyter_rfb/nbextension/index.js
jupyter_rfb/nbextension/index.js.LICENSE.txt
tests/test_png.py
tests/test_utils.py
tests/test_widget.py