From 8b676dd7bd95d301e7b597a71e66650a66d3c7a3 Mon Sep 17 00:00:00 2001 From: Steffen Vogel <stvogel@eonerc.rwth-aachen.de> Date: Mon, 2 Nov 2020 13:35:58 +0100 Subject: [PATCH] Update FAQ.md --- src/FAQ.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/FAQ.md b/src/FAQ.md index c6d987c..3ec51a3 100644 --- a/src/FAQ.md +++ b/src/FAQ.md @@ -64,6 +64,6 @@ We use a Jupyter extension called [nbgitpuller](https://jupyterhub.github.io/nbg nbgitpuller uses an "automatic merging behaviour" to sync changes between your local home directory and the upstream Git repo. Please consult the nbgitpuller documentation for details about this [merging behaviour](https://jupyterhub.github.io/nbgitpuller/topic/automatic-merging.html). -### How can use GPUs on jupyter.rwth-aachen.de +### How can use GPUs on RWTHjupyter Currently, GPUs are only available to selected courses. Please [contact us](Contact.md) if you wish to use GPU resources. -- GitLab