From f93b9b845651978503c5dd55ab68d08daf68603d Mon Sep 17 00:00:00 2001 From: "Sadikni, Remon" <remon.sadikni@uni-hamburg.de> Date: Thu, 3 Apr 2025 14:37:10 +0000 Subject: [PATCH] Update file README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 824e259..cb108b5 100644 --- a/README.md +++ b/README.md @@ -6,4 +6,8 @@ Boysday Jupyter Notebooks auf deutsch ## Description Das sind die 3 Jupyternotebooks, die ich für den Boysday vorbereitet habe. Es geht um eine Einführung in die Programmierung auf deutsch. -[](https://mybinder.org/v2/git/https%3A%2F%2Fgitlab.rrz.uni-hamburg.de%2FBAO4478%2Fboysday/main?urlpath=%2Fdoc%2Ftree%2Fplotting.ipynb) \ No newline at end of file +Open in Introduction in Binder: [](https://mybinder.org/v2/gh/https://gitlab.rrz.uni-hamburg.de/BAO4478/boysday/main?urlpath=%2Fdoc%2Ftree%2Fintro.ipynb) + +Open Plotting-Intro in Binder: [](https://mybinder.org/v2/git/https%3A%2F%2Fgitlab.rrz.uni-hamburg.de%2FBAO4478%2Fboysday/main?urlpath=%2Fdoc%2Ftree%2Fplotting.ipynb) + +Open Simple Game in Binder: [](https://mybinder.org/v2/git/https%3A%2F%2Fgitlab.rrz.uni-hamburg.de%2FBAO4478%2Fboysday/main?urlpath=%2Fdoc%2Ftree%2Fsimple_game.ipynb) \ No newline at end of file -- GitLab