Skip to content
This repository was archived by the owner on Jan 25, 2024. It is now read-only.

Commit 3776698

Browse files
adding in comment for ir kernel
1 parent 9b71c94 commit 3776698

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/template/pages/index.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,11 @@ const Index = () => {
2525
</p>
2626
</header>
2727

28+
{/*
29+
* If you'd like to use R, try out this instead:
30+
* <Kernel repo="binder-examples/r" kernelName="ir">
31+
*/}
32+
2833
<Kernel repo="binder-examples/requirements" kernelName="python3">
2934
<Kernel.Consumer>
3035
{kernel =>

0 commit comments

Comments
 (0)