Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Complete rename of the project - from jupyter_desktop/jupyter-desktop-server to jupyter_remote_desktop_proxy #20

Merged
merged 2 commits into from
Jan 19, 2023

Conversation

yuvipanda
Copy link
Contributor

@yuvipanda yuvipanda commented Jan 14, 2023

The package and everything was still being called jupyter_desktop, rather than jupyter_remote_desktop_proxy. This PR renames the package, and bumps the version number so we can make a release to PyPI.

EDIT by Erik
This package was named jupyter-desktop-server on PyPI, and jupyter_desktop as a Python module when installing the PyPI package. Following this change, we are going for jupyter_remote_desktop_proxy as a Python module with the PyPI package jupyter-remote-desktop-proxy.

@github-actions
Copy link

Binder 👈 Launch a binder notebook on this branch for commit 8f94ed4

@yuvipanda
Copy link
Contributor Author

I checked an sdist and it looks ok:

x jupyter-remote-desktop-proxy-0.2.0/
x jupyter-remote-desktop-proxy-0.2.0/LICENSE
x jupyter-remote-desktop-proxy-0.2.0/MANIFEST.in
x jupyter-remote-desktop-proxy-0.2.0/PKG-INFO
x jupyter-remote-desktop-proxy-0.2.0/README.md
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/__init__.py
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/tigervnc/
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/tigervnc/bin/
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/tigervnc/bin/Xvnc
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/tigervnc/bin/vncconfig
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/tigervnc/bin/vncpasswd
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/tigervnc/bin/vncserver
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/tigervnc/bin/vncviewer
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/tigervnc/bin/x0vncserver
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/tigervnc/lib64/
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/tigervnc/lib64/swrast_dri.so
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/tigervnc/lib64/xorg/
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/tigervnc/lib64/xorg/protocol.txt
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/tigervnc/share/
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/tigervnc/share/applications/
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/tigervnc/share/applications/vncviewer.desktop
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/tigervnc/share/doc/
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/tigervnc/share/doc/tigervnc-1.9.0/
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/tigervnc/share/doc/tigervnc-1.9.0/LICENCE.TXT
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/tigervnc/share/doc/tigervnc-1.9.0/README.rst
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/tigervnc/share/icons/
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/tigervnc/share/icons/hicolor/
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/tigervnc/share/icons/hicolor/16x16/
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/tigervnc/share/icons/hicolor/16x16/apps/
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/tigervnc/share/icons/hicolor/16x16/apps/tigervnc.png
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/tigervnc/share/icons/hicolor/22x22/
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/tigervnc/share/icons/hicolor/22x22/apps/
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/tigervnc/share/icons/hicolor/22x22/apps/tigervnc.png
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/tigervnc/share/icons/hicolor/24x24/
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/tigervnc/share/icons/hicolor/24x24/apps/
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/tigervnc/share/icons/hicolor/24x24/apps/tigervnc.png
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/tigervnc/share/icons/hicolor/32x32/
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/tigervnc/share/icons/hicolor/32x32/apps/
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/tigervnc/share/icons/hicolor/32x32/apps/tigervnc.png
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/tigervnc/share/icons/hicolor/48x48/
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/tigervnc/share/icons/hicolor/48x48/apps/
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/tigervnc/share/icons/hicolor/48x48/apps/tigervnc.png
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/tigervnc/share/icons/hicolor/scalable/
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/tigervnc/share/icons/hicolor/scalable/apps/
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/tigervnc/share/icons/hicolor/scalable/apps/tigervnc.svg
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/tigervnc/share/locale/
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/tigervnc/share/locale/bg/
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/tigervnc/share/locale/bg/LC_MESSAGES/
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/tigervnc/share/locale/bg/LC_MESSAGES/tigervnc.mo
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/tigervnc/share/locale/cs/
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/tigervnc/share/locale/cs/LC_MESSAGES/
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/tigervnc/share/locale/cs/LC_MESSAGES/tigervnc.mo
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/tigervnc/share/locale/da/
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/tigervnc/share/locale/da/LC_MESSAGES/
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/tigervnc/share/locale/da/LC_MESSAGES/tigervnc.mo
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/tigervnc/share/locale/de/
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/tigervnc/share/locale/de/LC_MESSAGES/
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/tigervnc/share/locale/de/LC_MESSAGES/tigervnc.mo
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/tigervnc/share/locale/el/
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/tigervnc/share/locale/el/LC_MESSAGES/
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/tigervnc/share/locale/el/LC_MESSAGES/tigervnc.mo
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/tigervnc/share/locale/eo/
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/tigervnc/share/locale/eo/LC_MESSAGES/
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/tigervnc/share/locale/eo/LC_MESSAGES/tigervnc.mo
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/tigervnc/share/locale/es/
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/tigervnc/share/locale/es/LC_MESSAGES/
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/tigervnc/share/locale/es/LC_MESSAGES/tigervnc.mo
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/tigervnc/share/locale/fi/
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/tigervnc/share/locale/fi/LC_MESSAGES/
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/tigervnc/share/locale/fi/LC_MESSAGES/tigervnc.mo
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/tigervnc/share/locale/fr/
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/tigervnc/share/locale/fr/LC_MESSAGES/
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/tigervnc/share/locale/fr/LC_MESSAGES/tigervnc.mo
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/tigervnc/share/locale/fur/
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/tigervnc/share/locale/fur/LC_MESSAGES/
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/tigervnc/share/locale/fur/LC_MESSAGES/tigervnc.mo
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/tigervnc/share/locale/hu/
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/tigervnc/share/locale/hu/LC_MESSAGES/
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/tigervnc/share/locale/hu/LC_MESSAGES/tigervnc.mo
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/tigervnc/share/locale/id/
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/tigervnc/share/locale/id/LC_MESSAGES/
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/tigervnc/share/locale/id/LC_MESSAGES/tigervnc.mo
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/tigervnc/share/locale/it/
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/tigervnc/share/locale/it/LC_MESSAGES/
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/tigervnc/share/locale/it/LC_MESSAGES/tigervnc.mo
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/tigervnc/share/locale/nl/
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/tigervnc/share/locale/nl/LC_MESSAGES/
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/tigervnc/share/locale/nl/LC_MESSAGES/tigervnc.mo
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/tigervnc/share/locale/pl/
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/tigervnc/share/locale/pl/LC_MESSAGES/
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/tigervnc/share/locale/pl/LC_MESSAGES/tigervnc.mo
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/tigervnc/share/locale/pt_BR/
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/tigervnc/share/locale/pt_BR/LC_MESSAGES/
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/tigervnc/share/locale/pt_BR/LC_MESSAGES/tigervnc.mo
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/tigervnc/share/locale/ru/
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/tigervnc/share/locale/ru/LC_MESSAGES/
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/tigervnc/share/locale/ru/LC_MESSAGES/tigervnc.mo
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/tigervnc/share/locale/sk/
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/tigervnc/share/locale/sk/LC_MESSAGES/
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/tigervnc/share/locale/sk/LC_MESSAGES/tigervnc.mo
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/tigervnc/share/locale/sr/
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/tigervnc/share/locale/sr/LC_MESSAGES/
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/tigervnc/share/locale/sr/LC_MESSAGES/tigervnc.mo
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/tigervnc/share/locale/sv/
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/tigervnc/share/locale/sv/LC_MESSAGES/
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/tigervnc/share/locale/sv/LC_MESSAGES/tigervnc.mo
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/tigervnc/share/locale/tr/
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/tigervnc/share/locale/tr/LC_MESSAGES/
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/tigervnc/share/locale/tr/LC_MESSAGES/tigervnc.mo
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/tigervnc/share/locale/uk/
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/tigervnc/share/locale/uk/LC_MESSAGES/
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/tigervnc/share/locale/uk/LC_MESSAGES/tigervnc.mo
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/tigervnc/share/locale/vi/
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/tigervnc/share/locale/vi/LC_MESSAGES/
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/tigervnc/share/locale/vi/LC_MESSAGES/tigervnc.mo
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/tigervnc/share/locale/zh_CN/
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/tigervnc/share/locale/zh_CN/LC_MESSAGES/
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/tigervnc/share/locale/zh_CN/LC_MESSAGES/tigervnc.mo
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/tigervnc/share/man/
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/tigervnc/share/man/man1/
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/tigervnc/share/man/man1/Xvnc.1
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/tigervnc/share/man/man1/vncconfig.1
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/tigervnc/share/man/man1/vncpasswd.1
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/tigervnc/share/man/man1/vncserver.1
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/tigervnc/share/man/man1/vncviewer.1
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/tigervnc/share/man/man1/x0vncserver.1
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/tigervnc/share/usr/
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/tigervnc/share/usr/local/
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/tigervnc/share/usr/local/share/
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/tigervnc/share/usr/local/share/vnc/
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/tigervnc/share/usr/local/share/vnc/classes/
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/tigervnc/share/usr/local/share/vnc/classes/README
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/tigervnc/share/usr/local/share/vnc/classes/VncViewer.jar
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/tigervnc/share/usr/local/share/vnc/classes/favicon.ico
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/tigervnc/share/usr/local/share/vnc/classes/index.vnc
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/.eslintignore
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/.eslintrc
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/.github/
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/.github/ISSUE_TEMPLATE/
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/.github/ISSUE_TEMPLATE/bug_report.md
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/.github/ISSUE_TEMPLATE/feature_request.md
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/.github/workflows/
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/.github/workflows/deploy.yml
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/.github/workflows/lint.yml
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/.github/workflows/test.yml
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/.gitignore
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/.gitmodules
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/AUTHORS
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/LICENSE.txt
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/README.md
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/app/
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/app/error-handler.js
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/app/images/
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/app/images/alt.svg
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/app/images/clipboard.svg
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/app/images/connect.svg
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/app/images/ctrl.svg
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/app/images/ctrlaltdel.svg
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/app/images/disconnect.svg
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/app/images/drag.svg
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/app/images/error.svg
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/app/images/esc.svg
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/app/images/expander.svg
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/app/images/fullscreen.svg
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/app/images/handle.svg
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/app/images/handle_bg.svg
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/app/images/icons/
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/app/images/icons/Makefile
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/app/images/icons/novnc-120x120.png
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/app/images/icons/novnc-144x144.png
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/app/images/icons/novnc-152x152.png
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/app/images/icons/novnc-16x16.png
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/app/images/icons/novnc-192x192.png
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/app/images/icons/novnc-24x24.png
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/app/images/icons/novnc-32x32.png
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/app/images/icons/novnc-48x48.png
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/app/images/icons/novnc-60x60.png
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/app/images/icons/novnc-64x64.png
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/app/images/icons/novnc-72x72.png
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/app/images/icons/novnc-76x76.png
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/app/images/icons/novnc-96x96.png
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/app/images/icons/novnc-icon-sm.svg
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/app/images/icons/novnc-icon.svg
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/app/images/info.svg
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/app/images/keyboard.svg
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/app/images/power.svg
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/app/images/settings.svg
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/app/images/tab.svg
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/app/images/toggleextrakeys.svg
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/app/images/warning.svg
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/app/images/windows.svg
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/app/locale/
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/app/locale/README
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/app/locale/cs.json
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/app/locale/de.json
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/app/locale/el.json
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/app/locale/es.json
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/app/locale/ja.json
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/app/locale/ko.json
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/app/locale/nl.json
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/app/locale/pl.json
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/app/locale/ru.json
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/app/locale/sv.json
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/app/locale/tr.json
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/app/locale/zh_CN.json
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/app/locale/zh_TW.json
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/app/localization.js
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/app/sounds/
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/app/sounds/CREDITS
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/app/sounds/bell.mp3
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/app/sounds/bell.oga
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/app/styles/
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/app/styles/Orbitron700.ttf
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/app/styles/Orbitron700.woff
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/app/styles/base.css
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/app/ui.js
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/app/webutil.js
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/core/
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/core/base64.js
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/core/decoders/
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/core/decoders/copyrect.js
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/core/decoders/hextile.js
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/core/decoders/raw.js
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/core/decoders/rre.js
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/core/decoders/tight.js
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/core/decoders/tightpng.js
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/core/deflator.js
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/core/des.js
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/core/display.js
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/core/encodings.js
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/core/inflator.js
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/core/input/
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/core/input/domkeytable.js
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/core/input/fixedkeys.js
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/core/input/gesturehandler.js
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/core/input/keyboard.js
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/core/input/keysym.js
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/core/input/keysymdef.js
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/core/input/util.js
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/core/input/vkeys.js
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/core/input/xtscancodes.js
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/core/rfb.js
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/core/util/
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/core/util/browser.js
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/core/util/cursor.js
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/core/util/element.js
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/core/util/events.js
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/core/util/eventtarget.js
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/core/util/int.js
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/core/util/logging.js
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/core/util/polyfill.js
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/core/util/strings.js
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/core/websock.js
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/docs/
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/docs/API-internal.md
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/docs/API.md
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/docs/EMBEDDING.md
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/docs/LIBRARY.md
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/docs/LICENSE.BSD-2-Clause
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/docs/LICENSE.BSD-3-Clause
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/docs/LICENSE.MPL-2.0
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/docs/LICENSE.OFL-1.1
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/docs/flash_policy.txt
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/docs/links
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/docs/notes
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/docs/rfb_notes
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/docs/rfbproto-3.3.pdf
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/docs/rfbproto-3.7.pdf
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/docs/rfbproto-3.8.pdf
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/karma.conf.js
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/package.json
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/po/
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/po/.eslintrc
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/po/Makefile
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/po/cs.po
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/po/de.po
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/po/el.po
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/po/es.po
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/po/ja.po
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/po/ko.po
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/po/nl.po
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/po/noVNC.pot
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/po/pl.po
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/po/po2js
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/po/ru.po
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/po/sv.po
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/po/tr.po
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/po/xgettext-html
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/po/zh_CN.po
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/po/zh_TW.po
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/snap/
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/snap/hooks/
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/snap/hooks/configure
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/snap/local/
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/snap/local/svc_wrapper.sh
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/snap/snapcraft.yaml
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/tests/
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/tests/.eslintrc
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/tests/assertions.js
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/tests/fake.websocket.js
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/tests/karma-test-main.js
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/tests/playback-ui.js
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/tests/playback.js
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/tests/test.base64.js
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/tests/test.deflator.js
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/tests/test.display.js
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/tests/test.gesturehandler.js
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/tests/test.helper.js
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/tests/test.int.js
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/tests/test.keyboard.js
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/tests/test.localization.js
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/tests/test.rfb.js
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/tests/test.util.js
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/tests/test.websock.js
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/tests/test.webutil.js
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/tests/vnc_playback.html
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/utils/
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/utils/.eslintrc
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/utils/README.md
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/utils/b64-to-binary.pl
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/utils/genkeysymdef.js
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/utils/launch.sh
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/utils/u2x11
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/utils/use_require.js
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/utils/use_require_helpers.js
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/utils/validate
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/vendor/
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/vendor/browser-es-module-loader/
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/vendor/browser-es-module-loader/README.md
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/vendor/browser-es-module-loader/dist/
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/vendor/browser-es-module-loader/dist/babel-worker.js
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/vendor/browser-es-module-loader/dist/browser-es-module-loader.js
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/vendor/browser-es-module-loader/dist/browser-es-module-loader.js.map
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/vendor/browser-es-module-loader/genworker.js
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/vendor/browser-es-module-loader/rollup.config.js
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/vendor/browser-es-module-loader/src/
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/vendor/browser-es-module-loader/src/babel-worker.js
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/vendor/browser-es-module-loader/src/browser-es-module-loader.js
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/vendor/pako/
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/vendor/pako/LICENSE
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/vendor/pako/README.md
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/vendor/pako/lib/
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/vendor/pako/lib/utils/
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/vendor/pako/lib/utils/common.js
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/vendor/pako/lib/zlib/
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/vendor/pako/lib/zlib/adler32.js
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/vendor/pako/lib/zlib/constants.js
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/vendor/pako/lib/zlib/crc32.js
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/vendor/pako/lib/zlib/deflate.js
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/vendor/pako/lib/zlib/gzheader.js
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/vendor/pako/lib/zlib/inffast.js
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/vendor/pako/lib/zlib/inflate.js
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/vendor/pako/lib/zlib/inftrees.js
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/vendor/pako/lib/zlib/messages.js
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/vendor/pako/lib/zlib/trees.js
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/vendor/pako/lib/zlib/zstream.js
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/vendor/promise.js
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/vnc.html
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/noVNC-1.2.0/vnc_lite.html
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/web/novnc-vnc_lite.html.patch
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy/share/xstartup
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy.egg-info/
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy.egg-info/PKG-INFO
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy.egg-info/SOURCES.txt
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy.egg-info/dependency_links.txt
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy.egg-info/entry_points.txt
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy.egg-info/not-zip-safe
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy.egg-info/requires.txt
x jupyter-remote-desktop-proxy-0.2.0/jupyter_remote_desktop_proxy.egg-info/top_level.txt
x jupyter-remote-desktop-proxy-0.2.0/setup.cfg
x jupyter-remote-desktop-proxy-0.2.0/setup.py

I'll make a PyPI release + a git tag once this is merged, and open a PR with installation instructions (which should help address part of #12)

@github-actions
Copy link

Binder 👈 Launch a binder notebook on this branch for commit 2c8e7a1

@consideRatio
Copy link
Member

I'm on mobile, but a big plus for the change idea!

@yuvipanda
Copy link
Contributor Author

Install instructions PR at #21

@consideRatio consideRatio changed the title Complete rename of the project Complete rename of the project - from jupyter_desktop to jupyter_remote_desktop_proxy Jan 14, 2023
setup.py Show resolved Hide resolved
Copy link
Member

@consideRatio consideRatio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since this change is breaking I'll not go for a merge right now but let @manics or someone else review as well.

@consideRatio consideRatio changed the title Complete rename of the project - from jupyter_desktop to jupyter_remote_desktop_proxy Complete rename of the project - from jupyter_desktop/jupyter-desktop-server to jupyter_remote_desktop_proxy Jan 14, 2023
@github-actions
Copy link

Binder 👈 Launch a binder notebook on this branch for commit 5e57af2

@consideRatio
Copy link
Member

I've created a new PyPI project that and invited you as owners @yuvipanda @manics. I've also added jupyterhub-bot as a maintainer and generated a token setup as env variable for GitHub actions to use when publishing.

The package and everything was still being called jupyter_desktop,
rather than jupyter_remote_desktop_proxy. This PR renames the package,
and bumps the version number so we can make a release to PyPI.
@github-actions
Copy link

Binder 👈 Launch a binder notebook on this branch for commit ee28879

@yuvipanda
Copy link
Contributor Author

Rebased after I merged the other PR.

@yuvipanda
Copy link
Contributor Author

@consideRatio can you invite me again? The previous one expired.

I'll merge and make a release tomorrow if there are no objections.

@yuvipanda yuvipanda mentioned this pull request Jan 19, 2023
@consideRatio
Copy link
Member

Done @yuvipanda!

@github-actions
Copy link

Binder 👈 Launch a binder notebook on this branch for commit f50e0fd

@yuvipanda yuvipanda merged commit e455cd6 into jupyterhub:main Jan 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants