From 0588184612b07bbe0e6ba989fb9fb4be9ef55f96 Mon Sep 17 00:00:00 2001 From: Tim Kreuzer <t.kreuzer@fz-juelich.de> Date: Fri, 28 Aug 2020 10:37:12 +0000 Subject: [PATCH] Update FAQ_HDFCloud.ipynb --- FAQ_HDFCloud.ipynb | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/FAQ_HDFCloud.ipynb b/FAQ_HDFCloud.ipynb index fbe287c..898337c 100644 --- a/FAQ_HDFCloud.ipynb +++ b/FAQ_HDFCloud.ipynb @@ -18,7 +18,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - " This JupyterLab instance is running on a [virtual machine](https://www.techopedia.com/definition/4805/virtual-machine-vm) on the [HDF-Cloud](https://www.fz-juelich.de/ias/jsc/EN/Expertise/SciCloudServices/HDFCloud/_node.html). It is started as a [Docker Container](https://www.docker.com/resources/what-container). " + " This JupyterLab instance is running on a [virtual machine](https://www.techopedia.com/definition/4805/virtual-machine-vm) on the [HDF-Cloud](https://www.fz-juelich.de/ias/jsc/EN/Expertise/SciCloudServices/HDFCloud/_node.html). It is started as a [Docker Container](https://www.docker.com/resources/what-container)." ] }, { @@ -33,7 +33,8 @@ "metadata": {}, "source": [ " You can stop this JupyterLab in the Control Panel of Jupyter-JSC. \n", - " You can reach the Control Panel [here](https://jupyter-jsc.fz-juelich.de/hub/start) or in the menu File -> Hub Control Panel." + " You can reach the Control Panel [here](https://jupyter-jsc.fz-juelich.de/hub/start) or in the menu File -> Hub Control Panel. \n", + " The JupyterLabs will be terminated after 30 days, so make sure your data is backed up." ] }, { @@ -152,7 +153,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "#### B2DROP" + "### B2DROP" ] }, { -- GitLab