From 5780c1f0b7d8a939ccff9c3a2d3387a508c8fc3b Mon Sep 17 00:00:00 2001 From: Joseph Tran <joseph.tran@inrae.fr> Date: Mon, 25 Mar 2024 14:22:52 +0100 Subject: [PATCH] update tutorial path in binder badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9f4f374..fdf991d 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,6 @@ You need to follow some extra-steps: Click on the following badge to run the tutorial on binder, it will open a new tab in your browser and you can start the tutorial from there: -[](https://mybinder.org/v2/gh/jos4uke/shiny_tutorial.git/main) +[](https://mybinder.org/v2/gh/jos4uke/shiny_tutorial.git/main?urlpath=shiny_tutorial/) Be patient, it could take a while to deploy the tutorial code on mybinder.org. \ No newline at end of file -- GitLab