From e3321b2b49867b1246e9e355dc9ad8c578191f31 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Pavel=20Jir=C3=A1sek?= <pavel.jirasek@vsb.cz>
Date: Mon, 23 Jan 2017 10:37:58 +0100
Subject: [PATCH] link, table

---
 .../anselm-cluster-documentation/remote-visualization.md    | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/docs.it4i/anselm-cluster-documentation/remote-visualization.md b/docs.it4i/anselm-cluster-documentation/remote-visualization.md
index d6466340a..2c13509de 100644
--- a/docs.it4i/anselm-cluster-documentation/remote-visualization.md
+++ b/docs.it4i/anselm-cluster-documentation/remote-visualization.md
@@ -38,7 +38,7 @@ The procedure is:
 
 #### 1. Connect to a login node.
 
-Please follow the documentation.
+Please [follow the documentation](shell-and-data-access/).
 
 #### 2. Run your own instance of TurboVNC server.
 
@@ -133,8 +133,8 @@ Access the visualization node
 **To access the node use a dedicated PBS Professional scheduler queue
 qviz**. The queue has following properties:
 
- |queue |active project |project resources |nodes|min ncpus*|priority|authorization|walltime |
- | --- | --- |
+ |queue |active project |project resources |nodes|min ncpus|priority|authorization|walltime |
+ | --- | --- | --- | --- | --- | --- | --- | --- |
  |**qviz** Visualization queue |yes |none required |2 |4 |150 |no |1 hour / 8 hours |
 
 Currently when accessing the node, each user gets 4 cores of a CPU allocated, thus approximately 16 GB of RAM and 1/4 of the GPU capacity. *If more GPU power or RAM is required, it is recommended to allocate one whole node per user, so that all 16 cores, whole RAM and whole GPU is exclusive. This is currently also the maximum allowed allocation per one user. One hour of work is allocated by default, the user may ask for 2 hours maximum.*
-- 
GitLab