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/_jpg.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.3ca87437e17eaaee887f.js
jupyter_rfb/labextension/static/486.b20e907e64f05ca815c2.js
jupyter_rfb/labextension/static/486.b20e907e64f05ca815c2.js.LICENSE.txt
jupyter_rfb/labextension/static/568.e607e1ed3beaae376773.js
jupyter_rfb/labextension/static/remoteEntry.3407e2cf0668c95b1ba5.js
jupyter_rfb/labextension/static/style.js
jupyter_rfb/labextension/static/third-party-licenses.json
jupyter_rfb/nbextension/extension.js
jupyter_rfb/nbextension/index.js
jupyter_rfb/nbextension/index.js.LICENSE.txt
tests/test_jpg.py
tests/test_png.py
tests/test_utils.py
tests/test_widget.py