A container image providing the MATE Desktop running in Jupyter, using Jupyter Remote Desktop Proxy.
docker pull ghcr.io/manics/jupyter-desktop-mate:latest
docker run -p8888:8888 ghcr.io/manics/jupyter-desktop-mate:latest
Open the http://127.0.0.1:8888/lab?token=<TOKEN> URL shown in the output.
