Skip to content

Commit 2c1a8be

Browse files
update with examples of integrating with observable (#573)
* update with examples of integrating with observable Fixes #250 * Update src/docs/examples.qmd Co-authored-by: George Stagg <georgestagg@gmail.com> --------- Co-authored-by: George Stagg <georgestagg@gmail.com>
1 parent e6b40e4 commit 2c1a8be

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

src/docs/examples.qmd

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -457,6 +457,13 @@ plotly_json(p, pretty = FALSE)
457457
</html>
458458
```
459459

460+
### Integrating webR with Observable
461+
462+
Below are two examples of using webR with Observable using two different CDNs (content delivery networks):
463+
464+
* <https://observablehq.com/d/6936259b898a25ce> (Install from r-wasm.org)
465+
* <https://observablehq.com/d/6175b2e6f3d899a7> (Skypack)
466+
460467
### Integrating webR with other frameworks
461468

462469
See the example repositories below for examples of integrating webR into other JavaScript/TypeScript systems and frameworks.

0 commit comments

Comments
 (0)