From ee1a9669c9745965df6925ae645c4637012165a6 Mon Sep 17 00:00:00 2001
From: Jan Siwiec <jan.siwiec@vsb.cz>
Date: Wed, 22 Sep 2021 07:55:29 +0200
Subject: [PATCH] Update tensorflow.md

---
 docs.it4i/software/machine-learning/tensorflow.md | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/docs.it4i/software/machine-learning/tensorflow.md b/docs.it4i/software/machine-learning/tensorflow.md
index 44c76851b..2059b8306 100644
--- a/docs.it4i/software/machine-learning/tensorflow.md
+++ b/docs.it4i/software/machine-learning/tensorflow.md
@@ -8,6 +8,7 @@ $ ml av Tensorflow
 ```
 
 <!---
+
 ## Salomon Modules
 
 Salomon provides (besides other) these TensorFlow modules:
@@ -23,6 +24,7 @@ Salomon provides (besides other) these TensorFlow modules:
 * GCC/7.1.0-2.28
 * Python/3.6.1
 * protobuf/3.2.0-GCC-7.1.0-2.28-Python-3.6.1
+
 -->
 
 ## TensorFlow Application Example
@@ -38,6 +40,7 @@ print(sess.run(c))
 ```
 
 <!---
+
 2021-04-08
 It's necessary to load the correct NumPy module along with the Tensorflow one.
 
@@ -46,4 +49,5 @@ It's necessary to load the correct NumPy module along with the Tensorflow one.
 As of 2021-03-23, TensorFlow is made available only on the Salomon cluster
 
 Tensorflow-tensorboard/1.5.1-Py-3.6 has not been not tested.
+
 -->
-- 
GitLab