We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49118e0 commit e77f188Copy full SHA for e77f188
src/docs/examples.qmd
@@ -457,6 +457,13 @@ plotly_json(p, pretty = FALSE)
457
</html>
458
```
459
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
467
### Integrating webR with other frameworks
468
469
See the example repositories below for examples of integrating webR into other JavaScript/TypeScript systems and frameworks.
0 commit comments