MANIFEST.in
README.md
install.json
package.json
pyproject.toml
setup.py
tsconfig.json
yarn.lock
jupyter-config/server-config/jupyterlab_rsw.json
jupyterlab_rsw/__init__.py
jupyterlab_rsw/_version.py
jupyterlab_rsw/constants.py
jupyterlab_rsw/handlers.py
jupyterlab_rsw/network.py
jupyterlab_rsw/process.py
jupyterlab_rsw/proxiedServersProvider.py
jupyterlab_rsw.egg-info/PKG-INFO
jupyterlab_rsw.egg-info/SOURCES.txt
jupyterlab_rsw.egg-info/dependency_links.txt
jupyterlab_rsw.egg-info/not-zip-safe
jupyterlab_rsw.egg-info/requires.txt
jupyterlab_rsw.egg-info/top_level.txt
jupyterlab_rsw/labextension/build_log.json
jupyterlab_rsw/labextension/package.json
jupyterlab_rsw/labextension/schemas/jupyterlab_rsw/package.json.orig
jupyterlab_rsw/labextension/schemas/jupyterlab_rsw/plugin.json
jupyterlab_rsw/labextension/static/lib_index_js.0f9e5472083ed8af3b75.js
jupyterlab_rsw/labextension/static/lib_index_js.0f9e5472083ed8af3b75.js.map
jupyterlab_rsw/labextension/static/remoteEntry.a9d807335bd14b898d18.js
jupyterlab_rsw/labextension/static/remoteEntry.a9d807335bd14b898d18.js.map
jupyterlab_rsw/labextension/static/style.js
jupyterlab_rsw/labextension/static/style_index_js.27c4da098d83da7e86d2.js
jupyterlab_rsw/labextension/static/style_index_js.27c4da098d83da7e86d2.js.map
jupyterlab_rsw/labextension/static/vendors-node_modules_css-loader_dist_runtime_api_js-node_modules_css-loader_dist_runtime_cssW-72eba1.1cbc10ae3da61d6c6cdc.js
jupyterlab_rsw/labextension/static/vendors-node_modules_css-loader_dist_runtime_api_js-node_modules_css-loader_dist_runtime_cssW-72eba1.1cbc10ae3da61d6c6cdc.js.map
src/constants.ts
src/handler.ts
src/index.ts
src/proxiedServersComponent.tsx
src/svg.d.ts
src/widget.tsx
style/base.css
style/index.css
style/index.js