jupyter-book / thebe

Turn static HTML pages into live documents with Jupyter kernels.
https://thebe.readthedocs.io
BSD 3-Clause "New" or "Revised" License
395 stars 68 forks source link

Add R support guidance in document #728

Open wdr123 opened 9 months ago

wdr123 commented 9 months ago

Context

Hi, I develop a react app and want to use thebe to create an R sandbox in the webpage, but I found the doc lacks such guidance. So I tried by myself but find even if I use the official R binder-url recommended by mybinder.org, the default laugange is still python. Don't know why.

Proposal

Add R laugane kernel call guidance in kernel configuration part

Tasks and updates

welcome[bot] commented 9 months ago

Thanks for opening your first issue here! Engagement like this is essential for open source projects! :hugs:
If you haven't done so already, check out EBP's Code of Conduct. Also, please try to follow the issue template as it helps other community members to contribute more effectively.
If your issue is a feature request, others may react to it, to raise its prominence (see Feature Voting).
Welcome to the EBP community! :tada:

stevejpurves commented 8 months ago

Thanks for opening the issue @wdr123 and yes the docs do need work

Do you have some more information or something that reproduces what you are doing? are you specifically trying to use thebe or thebe-react?