From e3356c2c68b84437ab4d039112ca90d6f407d21a Mon Sep 17 00:00:00 2001 From: Marco Kuhlmann <marco.kuhlmann@liu.se> Date: Tue, 9 Jan 2024 20:38:53 +0100 Subject: [PATCH] Add link to mybinder.org --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5b54951..35b48a5 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,6 @@ This repo contains materials for the course [TDDE09 Natural Language Processing](https://www.ida.liu.se/~TDDE09/). -[Launch on Binder](https://binder.edu.liu.se/v2/git/https%3A%2F%2Fgitlab.liu.se%2Fnlp%2Ftdde09/HEAD) +Live notebooks: +* [Launch on binder.edu.liu.se](https://binder.edu.liu.se/v2/git/https%3A%2F%2Fgitlab.liu.se%2Fnlp%2Ftdde09/HEAD) +* [Launch on mybinder.org](https://mybinder.org/v2/git/https%3A%2F%2Fgitlab.liu.se%2Fnlp%2Ftdde09/HEAD) -- GitLab