From b4b1b02dbbbcf035dc2c9115657fdaa595de3a91 Mon Sep 17 00:00:00 2001 From: martinRenou Date: Fri, 17 Jan 2025 14:30:32 +0100 Subject: [PATCH] Add xeus-r repl in docs --- docs/index.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/index.md b/docs/index.md index ee6cbc5..23a9b53 100644 --- a/docs/index.md +++ b/docs/index.md @@ -42,6 +42,14 @@ Try it here! print("Hello from xeus-lua!") ``` +```{eval-rst} +.. replite:: + :kernel: xr + :height: 600px + + print("Hello from R!") +``` + ## Installation You can install `jupyterlite-xeus` with conda/mamba