Jupyter-remote-desktop-proxy

Latest version: v3.0.0

Safety actively analyzes 723607 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

1.2

1.2.0

([full changelog](https://github.com/jupyterhub/jupyter-remote-desktop-proxy/compare/v1.1.0...v1.2.0))

New features added

- Let user defines its own xstartup and geometry via ~/.vnc/xstartup [35](https://github.com/jupyterhub/jupyter-remote-desktop-proxy/pull/35) ([cmd-ntrf](https://github.com/cmd-ntrf), [yuvipanda](https://github.com/yuvipanda), [consideRatio](https://github.com/consideRatio))

Bugs fixed

- Fix module 'posixpath' has no attribute 'expand' [61](https://github.com/jupyterhub/jupyter-remote-desktop-proxy/pull/61) ([cmd-ntrf](https://github.com/cmd-ntrf), [consideRatio](https://github.com/consideRatio))

Maintenance and upkeep improvements

- Simplify xtartup command [59](https://github.com/jupyterhub/jupyter-remote-desktop-proxy/pull/59) ([yuvipanda](https://github.com/yuvipanda), [consideRatio](https://github.com/consideRatio))
- Simplify developmental dockerfile [58](https://github.com/jupyterhub/jupyter-remote-desktop-proxy/pull/58) ([yuvipanda](https://github.com/yuvipanda), [consideRatio](https://github.com/consideRatio))

Documentation improvements

- Document needing seccomp=unconfined [53](https://github.com/jupyterhub/jupyter-remote-desktop-proxy/pull/53) ([yuvipanda](https://github.com/yuvipanda), [consideRatio](https://github.com/consideRatio))

Contributors to this release

The following people contributed discussions, new ideas, code and documentation contributions, and review.
See [our definition of contributors](https://github-activity.readthedocs.io/en/latest/#how-does-this-tool-define-contributions-in-the-reports).

([GitHub contributors page for this release](https://github.com/jupyterhub/jupyter-remote-desktop-proxy/graphs/contributors?from=2023-07-19&to=2023-09-25&type=c))

benz0li ([activity](https://github.com/search?q=repo%3Ajupyterhub%2Fjupyter-remote-desktop-proxy+involves%3Abenz0li+updated%3A2023-07-19..2023-09-25&type=Issues)) | cmd-ntrf ([activity](https://github.com/search?q=repo%3Ajupyterhub%2Fjupyter-remote-desktop-proxy+involves%3Acmd-ntrf+updated%3A2023-07-19..2023-09-25&type=Issues)) | consideRatio ([activity](https://github.com/search?q=repo%3Ajupyterhub%2Fjupyter-remote-desktop-proxy+involves%3AconsideRatio+updated%3A2023-07-19..2023-09-25&type=Issues)) | domna ([activity](https://github.com/search?q=repo%3Ajupyterhub%2Fjupyter-remote-desktop-proxy+involves%3Adomna+updated%3A2023-07-19..2023-09-25&type=Issues)) | yuvipanda ([activity](https://github.com/search?q=repo%3Ajupyterhub%2Fjupyter-remote-desktop-proxy+involves%3Ayuvipanda+updated%3A2023-07-19..2023-09-25&type=Issues))

1.1

1.1.0

([full changelog](https://github.com/jupyterhub/jupyter-remote-desktop-proxy/compare/v1.0...v1.1.0))

Enhancements made

- Add logic to determine if vncserver is TigerVNC [32](https://github.com/jupyterhub/jupyter-remote-desktop-proxy/pull/32) ([cmd-ntrf](https://github.com/cmd-ntrf))

Bugs fixed

- Fix path when using bundled tigervnc [44](https://github.com/jupyterhub/jupyter-remote-desktop-proxy/pull/44) ([pnasrat](https://github.com/pnasrat))
- Remove hardcoded display number and port, avoids multi-user conflicts [34](https://github.com/jupyterhub/jupyter-remote-desktop-proxy/pull/34) ([cmd-ntrf](https://github.com/cmd-ntrf))

Maintenance and upkeep improvements

- Add RELEASE.md, adopt tbump, rename release workflow for consistency [38](https://github.com/jupyterhub/jupyter-remote-desktop-proxy/pull/38) ([consideRatio](https://github.com/consideRatio))
- Remove "/usr/bin" prefix in front of dbus-launch in xstartup [33](https://github.com/jupyterhub/jupyter-remote-desktop-proxy/pull/33) ([cmd-ntrf](https://github.com/cmd-ntrf))
- Add logic to determine if vncserver is TigerVNC [32](https://github.com/jupyterhub/jupyter-remote-desktop-proxy/pull/32) ([cmd-ntrf](https://github.com/cmd-ntrf))
- dependabot: monthly updates of github actions [30](https://github.com/jupyterhub/jupyter-remote-desktop-proxy/pull/30) ([consideRatio](https://github.com/consideRatio))
- maint: add pre-commit config [25](https://github.com/jupyterhub/jupyter-remote-desktop-proxy/pull/25) ([consideRatio](https://github.com/consideRatio))
- Quieten binder-badge bot [3](https://github.com/jupyterhub/jupyter-remote-desktop-proxy/pull/3) ([manics](https://github.com/manics))

Documentation improvements

- Add PyPI/Issues/Forum badges for readme [40](https://github.com/jupyterhub/jupyter-remote-desktop-proxy/pull/40) ([consideRatio](https://github.com/consideRatio))
- Backfill changelog for 1.0.0 and 0.1.3 [37](https://github.com/jupyterhub/jupyter-remote-desktop-proxy/pull/37) ([consideRatio](https://github.com/consideRatio))

Continuous integration improvements

- Fix permissions required for trusted workflow [48](https://github.com/jupyterhub/jupyter-remote-desktop-proxy/pull/48) ([yuvipanda](https://github.com/yuvipanda))
- Use trusted publishing to push to PyPI [46](https://github.com/jupyterhub/jupyter-remote-desktop-proxy/pull/46) ([yuvipanda](https://github.com/yuvipanda))
- ci: fix typo in manics/action-binderbadge version [39](https://github.com/jupyterhub/jupyter-remote-desktop-proxy/pull/39) ([consideRatio](https://github.com/consideRatio))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyterhub/jupyter-remote-desktop-proxy/graphs/contributors?from=2023-01-19&to=2023-07-18&type=c))

[cmd-ntrf](https://github.com/search?q=repo%3Ajupyterhub%2Fjupyter-remote-desktop-proxy+involves%3Acmd-ntrf+updated%3A2023-01-19..2023-07-18&type=Issues) | [consideRatio](https://github.com/search?q=repo%3Ajupyterhub%2Fjupyter-remote-desktop-proxy+involves%3AconsideRatio+updated%3A2023-01-19..2023-07-18&type=Issues) | | [manics](https://github.com/search?q=repo%3Ajupyterhub%2Fjupyter-remote-desktop-proxy+involves%3Amanics+updated%3A2023-01-19..2023-07-18&type=Issues) | [pnasrat](https://github.com/search?q=repo%3Ajupyterhub%2Fjupyter-remote-desktop-proxy+involves%3Apnasrat+updated%3A2023-01-19..2023-07-18&type=Issues) | [yuvipanda](https://github.com/search?q=repo%3Ajupyterhub%2Fjupyter-remote-desktop-proxy+involves%3Ayuvipanda+updated%3A2023-01-19..2023-07-18&type=Issues)

1.0

1.0.0

With this release, the project has relocated from `jupyter-desktop-server` to
`jupyter-remote-desktop-proxy` and relocated from
[yuvipanda/jupyter-desktop-server](https://github.com/yuvipanda/jupyter-desktop-server) to
[jupyterhub/jupyter-remote-desktop-proxy](https://github.com/jupyterhub/jupyter-remote-desktop-proxy).

New features added

- Add a shared clipboard [10](https://github.com/jupyterhub/jupyter-remote-desktop-proxy/pull/10) ([manics](https://github.com/manics), [yuvipanda](https://github.com/yuvipanda), [satra](https://github.com/satra), [fperez](https://github.com/fperez))

Enhancements made

- Use TurboVNC if installed [29 (in previous github repo)](https://github.com/yuvipanda/jupyter-desktop-server/pull/29) ([manics](https://github.com/manics), [yuvipanda](https://github.com/yuvipanda), [cslocum](https://github.com/cslocum))

Maintenance and upkeep improvements

- maint: add dependabot for github actions [22](https://github.com/jupyterhub/jupyter-remote-desktop-proxy/pull/22) ([consideRatio](https://github.com/consideRatio), [yuvipanda](https://github.com/yuvipanda))
- Complete rename of the project - from jupyter_desktop/jupyter-desktop-server to jupyter_remote_desktop_proxy [20](https://github.com/jupyterhub/jupyter-remote-desktop-proxy/pull/20) ([yuvipanda](https://github.com/yuvipanda), [consideRatio](https://github.com/consideRatio))
- Remove apt.txt and refactor Dockerfile [13](https://github.com/jupyterhub/jupyter-remote-desktop-proxy/pull/13) ([consideRatio](https://github.com/consideRatio), [yuvipanda](https://github.com/yuvipanda), [manics](https://github.com/manics))
- Update TurboVNC to 2.2.6 [11](https://github.com/jupyterhub/jupyter-remote-desktop-proxy/pull/11) ([manics](https://github.com/manics), [consideRatio](https://github.com/consideRatio))
- Update noVNC to 1.2.0 [6](https://github.com/jupyterhub/jupyter-remote-desktop-proxy/pull/6) ([manics](https://github.com/manics))
- Add setup.py metadata [5](https://github.com/jupyterhub/jupyter-remote-desktop-proxy/pull/5) ([manics](https://github.com/manics), [yuvipanda](https://github.com/yuvipanda))
- Add pypi publish workflow [4](https://github.com/jupyterhub/jupyter-remote-desktop-proxy/pull/4) ([manics](https://github.com/manics))
- Rename repo jupyter-desktop-server ➡️ jupyter-remote-desktop-proxy [2](https://github.com/jupyterhub/jupyter-remote-desktop-proxy/pull/2) ([manics](https://github.com/manics), [choldgraf](https://github.com/choldgraf))
- Fix permissions on ~/.cache [22 (in previous github repo)](https://github.com/yuvipanda/jupyter-desktop-server/pull/22) ([manics](https://github.com/manics), [yuvipanda](https://github.com/yuvipanda), [djangoliv](https://github.com/djangoliv), [nthiery](https://github.com/nthiery))
- Use conda-forge/websockify, use environment.yml in Dockerfile [21 (in previous github repo)](https://github.com/yuvipanda/jupyter-desktop-server/pull/21) ([manics](https://github.com/manics), [yuvipanda](https://github.com/yuvipanda))

Documentation improvements

- Fix typo [24](https://github.com/jupyterhub/jupyter-remote-desktop-proxy/pull/24) ([yuvipanda](https://github.com/yuvipanda), [consideRatio](https://github.com/consideRatio))
- Add installation instructions [21](https://github.com/jupyterhub/jupyter-remote-desktop-proxy/pull/21) ([yuvipanda](https://github.com/yuvipanda), [consideRatio](https://github.com/consideRatio))
- Add a section on limitations - OpenGL is currently not supported [19](https://github.com/jupyterhub/jupyter-remote-desktop-proxy/pull/19) ([yuvipanda](https://github.com/yuvipanda), [consideRatio](https://github.com/consideRatio))

Continuous integration improvements

- ci: update outdated github actions [23](https://github.com/jupyterhub/jupyter-remote-desktop-proxy/pull/23) ([consideRatio](https://github.com/consideRatio), [yuvipanda](https://github.com/yuvipanda))
- binder-badge workflow needs permissions.pull-requests:write [9](https://github.com/jupyterhub/jupyter-remote-desktop-proxy/pull/9) ([manics](https://github.com/manics))
- binder-badge workflow needs permissions.issues:write [8](https://github.com/jupyterhub/jupyter-remote-desktop-proxy/pull/8) ([manics](https://github.com/manics))
- Add binder-badge.yaml [23 (in previous github repo)](https://github.com/yuvipanda/jupyter-desktop-server/pull/23) ([manics](https://github.com/manics), [yuvipanda](https://github.com/yuvipanda))

Page 2 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.