From f311d630d8ed2d8a72621ec3707b7f245d749e4f Mon Sep 17 00:00:00 2001
From: Guilherme Calandrini <gupa977e@tu-dresden.de>
Date: Tue, 9 Jan 2024 07:55:02 +0100
Subject: [PATCH] small fix, DCV is only at VIS

---
 doc.zih.tu-dresden.de/docs/access/jupyterhub.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/doc.zih.tu-dresden.de/docs/access/jupyterhub.md b/doc.zih.tu-dresden.de/docs/access/jupyterhub.md
index 16405cedb..74e6652a0 100644
--- a/doc.zih.tu-dresden.de/docs/access/jupyterhub.md
+++ b/doc.zih.tu-dresden.de/docs/access/jupyterhub.md
@@ -94,9 +94,9 @@ At the following table it's possible to see what is available at each cluster.
 
 | Cluster              | Julia  | R  | RStudio | Matlab | Matlab Web | WebVNC | DCV |
 |----------------------|--------|----|---------|--------|------------|--------|-----|
-| Alpha                |   -    | OK |    OK   |   OK   |     OK     |   OK   |  OK |
-| Barnard              |   OK   | OK |    OK   |   OK   |     OK     |   OK   |  OK |
-| Romeo                |   -    | OK |    OK   |   OK   |     OK     |   OK   |  OK |
+| Alpha                |   -    | OK |    OK   |   OK   |     OK     |   OK   |  -  |
+| Barnard              |   OK   | OK |    OK   |   OK   |     OK     |   OK   |  -  |
+| Romeo                |   -    | OK |    OK   |   OK   |     OK     |   OK   |  -  |
 | VIS                  |   OK   | OK |    OK   |   OK   |     OK     |   OK   |  OK |
 
 !!! note
-- 
GitLab