From 706475056274b243d748c35e070388a5b7ffff52 Mon Sep 17 00:00:00 2001 From: Tarashish Mishra Date: Fri, 6 Dec 2024 09:11:58 +0100 Subject: [PATCH] Upgrade jupyter-remote-qgis-proxy Adds the ability to open remote XYZ tile layer in QGIS --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 34a07a2..94559f8 100644 --- a/Dockerfile +++ b/Dockerfile @@ -36,4 +36,4 @@ COPY qgis.xml ${MIME_FILES_DIR}/qgis.xml # because of https://github.com/NASA-IMPACT/veda-jupyterhub/issues/52#issuecomment-2277453902 RUN python -m pip install --no-cache "jupyterhub<5.0.0" "pydantic<2.0" RUN python -m pip install --no-cache jupyter-remote-desktop-proxy -RUN python -m pip install --no-cache git+https://github.com/sunu/jupyter-remote-qgis-proxy@baf0d373c2f965a60bc6fe038bb04cacc8df8cf5 +RUN python -m pip install --no-cache git+https://github.com/sunu/jupyter-remote-qgis-proxy@e1a49e0ba98700c2f49fc092d5fc1e43ca5442eb