From ae58719804be464e6153a41e8ffc8893aff2a3af Mon Sep 17 00:00:00 2001 From: Steffen Vogel <stvogel@eonerc.rwth-aachen.de> Date: Mon, 2 Nov 2020 13:33:48 +0100 Subject: [PATCH] refer to link page instead of providing examples --- src/FAQ.md | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/src/FAQ.md b/src/FAQ.md index d3621d0..69c0d2a 100644 --- a/src/FAQ.md +++ b/src/FAQ.md @@ -42,16 +42,7 @@ Feel free to contact us, if you wish to add you examples or datasets. ### How can I create a perma-link to a open a specific profile and/or Jupyter notebook? -#### Link to notebook -https://jupyter.rwth-aachen.de/user-redirect/lab/tree/gdet3-demos/GDET3%20Faltung%20GUI.ipynb - -#### Launch a specific profile - -https://jupyter.rwth-aachen.de/hub/spawn?profile=gdet3 - -#### Launch a specific profile & open Notebook - -https://jupyter.rwth-aachen.de/hub/spawn?profile=gdet3&next=/user-redirect/lab/tree/gdet3/GDET3%20Faltung%20GUI.ipynb +Please have a look at the following dedicated page: [Links](usage/Links.md) ### This is cool! How can I contribute or improve RWTHjupyter? -- GitLab