Skip to content

Commit e77f188

Browse files
committed
update with examples of integrating with observable
Fixes #250
1 parent 49118e0 commit e77f188

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+
Here 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)