From 2d029dd8cdace2dea04ec0ff638bc3ade9262fda Mon Sep 17 00:00:00 2001
From: Martin Schroschk <martin.schroschk@tu-dresden.de>
Date: Wed, 6 Nov 2024 14:20:56 +0100
Subject: [PATCH] Adjust spacing in table

---
 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 794bea267..79894da0d 100644
--- a/doc.zih.tu-dresden.de/docs/access/jupyterhub.md
+++ b/doc.zih.tu-dresden.de/docs/access/jupyterhub.md
@@ -57,9 +57,9 @@ We have created three profiles for each cluster, namely:
 | Barnard | 1 core, 1.5 GB, 1 hour             | x86_64 (Intel)  | Python programming        |
 | Barnard | 2 core, 3 GB, 4 hours              | x86_64 (Intel)  | Julia and R programming   |
 | Barnard | 4 core, 8 GB, 8 hours              | x86_64 (Intel)  |                           |
-| Capella | 1 core, 1.5 GB, 1 hour                | x86_64 (AMD)    | Python programming        |
-| Capella | 2 core, 3 GB, 4 hours                | x86_64 (AMD)    | R programming             |
-| Capella | 4 core, 8 GB, 8 hours                | x86_64 (AMD)    |                           |
+| Capella | 1 core, 1.5 GB, 1 hour             | x86_64 (AMD)    | Python programming        |
+| Capella | 2 core, 3 GB, 4 hours              | x86_64 (AMD)    | R programming             |
+| Capella | 4 core, 8 GB, 8 hours              | x86_64 (AMD)    |                           |
 | Romeo | 1 core, 1.5 GB 1 hour                | x86_64 (AMD)    | Python programming        |
 | Romeo | 2 core, 3 GB, 4 hours                | x86_64 (AMD)    | R programming             |
 | Romeo | 4 core, 8 GB, 8 hours                | x86_64 (AMD)    |                           |
-- 
GitLab