From 95aa77cd1b53701a7cda38dc06ae300e94a7b6cf Mon Sep 17 00:00:00 2001
From: Danny Marc Rotscher <danny.rotscher@tu-dresden.de>
Date: Fri, 23 Feb 2024 12:38:17 +0100
Subject: [PATCH] Update jupyterlab.md

---
 doc.zih.tu-dresden.de/docs/access/jupyterlab.md | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/doc.zih.tu-dresden.de/docs/access/jupyterlab.md b/doc.zih.tu-dresden.de/docs/access/jupyterlab.md
index 0d2a0d1a3..ccfde53b4 100644
--- a/doc.zih.tu-dresden.de/docs/access/jupyterlab.md
+++ b/doc.zih.tu-dresden.de/docs/access/jupyterlab.md
@@ -2,7 +2,7 @@
 
 ## Access without JupyterHub
 
-=== "romeo"
+=== "alpha"
 
     ```console
     marie@local$ ssh -XC marie@login1.alpha.hpc.tu-dresden.de
@@ -47,6 +47,7 @@
     marie@compute$ jupyter lab -y --browser=chromium-browser
     ```
 
-    If you then want to start a DCV session, click the button and a new tab appear.
-    Copy the url from that tab to your local browser instead using the X11 forwarded browser.
-    Login with your ZIH credentials and everything should work fine.
+    If you then want to start a DCV session, click on the DCV tile in the lower section 'DC Apps'
+    and wait for the new browser tab to appear. Copy the URL and paste it into your local browser
+    instead of working with the slow X11-forwarded browser. After you have successfully logged in
+    with your ZIH credentials, it should work fine.
-- 
GitLab