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

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

diff --git a/doc.zih.tu-dresden.de/docs/access/jupyterhub.md b/doc.zih.tu-dresden.de/docs/access/jupyterhub.md
index 74e6652a0..ad1c05a6b 100644
--- a/doc.zih.tu-dresden.de/docs/access/jupyterhub.md
+++ b/doc.zih.tu-dresden.de/docs/access/jupyterhub.md
@@ -94,10 +94,10 @@ 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   |  -  |
-| Barnard              |   OK   | OK |    OK   |   OK   |     OK     |   OK   |  -  |
-| Romeo                |   -    | OK |    OK   |   OK   |     OK     |   OK   |  -  |
-| VIS                  |   OK   | 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
     All small profiles for all clusters do not include MATLAB Web neither WebVNC.
-- 
GitLab