From edb93586b6fbfe9c9bb80c57d6fa3b27832d6971 Mon Sep 17 00:00:00 2001 From: Michael Blaschek <michael.blaschek@univie.ac.at> Date: Mon, 14 Dec 2020 08:59:44 +0100 Subject: [PATCH] Update Python/README.md --- Python/README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Python/README.md b/Python/README.md index b2dd241..957c934 100644 --- a/Python/README.md +++ b/Python/README.md @@ -22,3 +22,8 @@ The Idea is to create a `load_modules_into_jupyter.conf` file in your home direc [Conda/Virtual Environment](QA-003-Conda-Environment.ipynb) The idea is to install a conda or virtual environment and use that as a kernel for your notebooks. *Please note the solution for cartopy* + +## Q: The Notebook server on the TeachingHub won't start? +[Teaching-Hub Spawn](QA-004-TeachingHub-SpawnFailed.md) + +This usually happens because of an old configuration. Try to remove `~/.jupyter` on SRVX1. -- GitLab