From 047d3942f22a3d6bd77d1b870f8a94abe9ac0136 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Leon=20Michel=20Gori=C3=9Fen?= <leon.gorissen@llt.rwth-aachen.de> Date: Fri, 21 Mar 2025 11:39:31 +0100 Subject: [PATCH] Move link to jupyterhub with correct profile up --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 563aa70..8536a79 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # 🚀 Microtraining Cosine in the IOP +### Jupyterhub RWTH + +* [Jupyterhub RWTH Aachen University](https://jupyter.rwth-aachen.de/hub/spawn?profile=python-3.13) + ## Repo Structure This repository presents four (including this readme) files: @@ -37,6 +41,3 @@ You might find the following Links useful: * [Coscine Python SDK Repository](https://git.rwth-aachen.de/coscine/community-features/coscine-python-sdk) * [Coscine Python SDK Documentation](https://coscine.pages.rwth-aachen.de/community-features/coscine-python-sdk/) -### Jupyterhub RWTH - -* [Jupyterhub RWTH Aachen University](https://jupyter.rwth-aachen.de/hub/spawn?profile=python-3.13) \ No newline at end of file -- GitLab