Skip to content

Commit d80fe94

Browse files
authored
Update README.md
1 parent dc81c04 commit d80fe94

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -74,10 +74,12 @@ For use directly in HTML files, you can add the latest script tag from [JsDelivr
7474
```
7575
See all available versions [here](https://www.jsdelivr.com/package/npm/danfojs)
7676

77-
### Example Usage in the Browser
78-
79-
> Run in [Code Sandbox](https://codepen.io/risingodegua/pen/bGwPGMG)
77+
### Quick Examples
78+
* [Danfojs with HTML and vanilla JavaScript on CodePen](https://codepen.io/risingodegua/pen/bGpwyYW)
79+
* [Danfojs with React](https://danfo.jsdata.org/examples/using-danfojs-in-react)
80+
* [Danfojs on ObservableHq](https://observablehq.com/@risingodegua/using-danfojs-on-observablehq)
8081

82+
### Example Usage in the Browser
8183
```html
8284

8385
<!DOCTYPE html>
@@ -197,8 +199,8 @@ Output in Node Console:
197199

198200
![](assets/node-rec.gif)
199201
## Notebook support
200-
* You can use Danfo.js on Dnotebooks playground [here](https://playnotebook.jsdata.org/demo)
201202
* VsCode nodejs notebook extension now supports Danfo.js. See guide [here](https://marketplace.visualstudio.com/items?itemName=donjayamanne.typescript-notebook)
203+
* ObservableHQ Notebooks. See example notebook [here](https://observablehq.com/@risingodegua/using-danfojs-on-observablehq)
202204

203205
#### [See the Official Getting Started Guide](https://danfo.jsdata.org/getting-started)
204206

0 commit comments

Comments
 (0)