From d318782c9560ec1c4b2405d5b7b0fe8c2112c98a Mon Sep 17 00:00:00 2001 From: Aliaksandr Yakutovich Date: Mon, 14 Apr 2025 22:33:46 +0200 Subject: [PATCH 1/4] Add Renku badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 97a8d97d..ab2aa701 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # python-tutorial [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/empa-scientific-it/python-tutorial.git/main?labpath=index.ipynb) +[![launch - renku](https://renkulab.io/renku-badge.svg)](https://renkulab.io/v2/projects/empa-scientific-it/empa-it-python-tutorial) [![Build Docker container](https://github.com/empa-scientific-it/python-tutorial/actions/workflows/build-docker-image.yml/badge.svg)](https://github.com/empa-scientific-it/python-tutorial/actions/workflows/build-docker-image.yml) - [![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://github.com/codespaces/new?hide_repo_select=true&ref=main&repo=593234387) ## Run the tutorial on your computer From 4bf21ef3f5505dfcdab15b16bfddedaaf2f1b62a Mon Sep 17 00:00:00 2001 From: Aliaksandr Yakutovich Date: Mon, 14 Apr 2025 22:36:42 +0200 Subject: [PATCH 2/4] Add Renku badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ab2aa701..44ae82ff 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # python-tutorial [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/empa-scientific-it/python-tutorial.git/main?labpath=index.ipynb) -[![launch - renku](https://renkulab.io/renku-badge.svg)](https://renkulab.io/v2/projects/empa-scientific-it/empa-it-python-tutorial) +[![Renku](https://renkulab.io/renku-badge.svg)](https://renkulab.io/v2/projects/empa-scientific-it/empa-it-python-tutorial) [![Build Docker container](https://github.com/empa-scientific-it/python-tutorial/actions/workflows/build-docker-image.yml/badge.svg)](https://github.com/empa-scientific-it/python-tutorial/actions/workflows/build-docker-image.yml) [![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://github.com/codespaces/new?hide_repo_select=true&ref=main&repo=593234387) From 0cd894be45eaad8948ae85a831e544985d90c957 Mon Sep 17 00:00:00 2001 From: Aliaksandr Yakutovich Date: Mon, 14 Apr 2025 22:39:00 +0200 Subject: [PATCH 3/4] Formatting --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 44ae82ff..be208daf 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/empa-scientific-it/python-tutorial.git/main?labpath=index.ipynb) [![Renku](https://renkulab.io/renku-badge.svg)](https://renkulab.io/v2/projects/empa-scientific-it/empa-it-python-tutorial) [![Build Docker container](https://github.com/empa-scientific-it/python-tutorial/actions/workflows/build-docker-image.yml/badge.svg)](https://github.com/empa-scientific-it/python-tutorial/actions/workflows/build-docker-image.yml) + [![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://github.com/codespaces/new?hide_repo_select=true&ref=main&repo=593234387) ## Run the tutorial on your computer From 4b830309e8814405be90f0f7ec94e7ba129ff172 Mon Sep 17 00:00:00 2001 From: Edoardo Baldi Date: Thu, 24 Apr 2025 13:44:07 +0200 Subject: [PATCH 4/4] Add the direct link to Renku Docker session --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index be208daf..29d3d1f0 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ # python-tutorial +[![Renku](https://renkulab.io/renku-badge.svg)](https://renkulab.io/v2/projects/empa-scientific-it/empa-it-python-tutorial/sessions/01JRT57GABCS15JB5NGNTQVTRB/start) [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/empa-scientific-it/python-tutorial.git/main?labpath=index.ipynb) -[![Renku](https://renkulab.io/renku-badge.svg)](https://renkulab.io/v2/projects/empa-scientific-it/empa-it-python-tutorial) + [![Build Docker container](https://github.com/empa-scientific-it/python-tutorial/actions/workflows/build-docker-image.yml/badge.svg)](https://github.com/empa-scientific-it/python-tutorial/actions/workflows/build-docker-image.yml) [![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://github.com/codespaces/new?hide_repo_select=true&ref=main&repo=593234387)