From d3b6f80566a63618958e1819c4cb44aa1cd9e9a8 Mon Sep 17 00:00:00 2001 From: Mahesh Binzer-Panchal Date: Thu, 18 Apr 2024 10:57:46 +0200 Subject: [PATCH] Add Gitpod button --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index bb9d92b..2412cee 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,10 @@ Lessons are located at https://nbisweden.github.io/Training-Tech-shorts/. The schedule is the [schedule page](https://nbisweden.github.io/Training-Tech-shorts/schedule.html). +A gitpod environment is provided for convenience. + +[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/NBISweden/Training-Tech-shorts) + ## Background This repository is intended to be used as a training tool, which @@ -79,4 +83,4 @@ sequenceDiagram ## Literature -- [10 things software developers should learn about learning](https://cacm.acm.org/magazines/2024/1/278891-10-things-software-developers-should-learn-about-learning/fulltext) \ No newline at end of file +- [10 things software developers should learn about learning](https://cacm.acm.org/magazines/2024/1/278891-10-things-software-developers-should-learn-about-learning/fulltext)