From bb94118b47fa2125df1939f8a9ab53f90f69ebd9 Mon Sep 17 00:00:00 2001 From: Jeremy Tuloup Date: Wed, 4 Jun 2025 08:27:03 +0200 Subject: [PATCH] Use JupyterLite for the R demo --- try.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/try.html b/try.html index cc95a46b..abec87a1 100644 --- a/try.html +++ b/try.html @@ -79,8 +79,8 @@ - title: R description: How to use Jupyter with R src: try/R.svg - alt: R logo - Launch R demo Binder - url: https://mybinder.org/v2/gh/binder-examples/r/HEAD?filepath=index.ipynb + alt: R logo - Launch R demo + url: https://jupyter.org/try-jupyter/lab/index.html?path=notebooks%2Fr.ipynb - title: Ruby description: How to use Jupyter with Ruby