From 5a7fa4f6d06de1f9ffa83b87767d409ba32d0510 Mon Sep 17 00:00:00 2001
From: Taras Lazariv <taras.lazariv@tu-dresden.de>
Date: Wed, 16 Jun 2021 11:35:12 +0000
Subject: [PATCH] Update mkdocs.yml

---
 doc.zih.tu-dresden.de/mkdocs.yml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/doc.zih.tu-dresden.de/mkdocs.yml b/doc.zih.tu-dresden.de/mkdocs.yml
index 4a0a7954b..215e9cd23 100644
--- a/doc.zih.tu-dresden.de/mkdocs.yml
+++ b/doc.zih.tu-dresden.de/mkdocs.yml
@@ -25,6 +25,10 @@ nav:
     - Visualization: software/Visualization.md
     - Data Analytics with R: software/DataAnalyticsWithR.md
     - Data Analytics with Python: software/Python.md
+    - Tensorflow: 
+      - Tensorflow Overview: software/TensorFlow.md
+      - Tensorflow in Container: software/TensorFlowContainerOnHPCDA.md
+      - Tensorflow in JupyterHub: software/TensorFlowOnJupyterNotebook.md 
     - Keras: software/Keras.md
     - Power AI: software/PowerAI.md
     - Computational Fluid Dynamics (CFD): software/CFD.md
-- 
GitLab