Skip to content

Commit 4a4d459

Browse files
authored
Update README.md
1 parent ad9350f commit 4a4d459

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@
1212
![Twitter](https://img.shields.io/twitter/url?style=social&url=https%3A%2F%2Ftwitter.com%2FDanfoJs)
1313
<span class="badge-patreon"><a href="https://www.patreon.com/bePatron?u=40496758" title="Donate to this project using Patreon"><img src="https://img.shields.io/badge/patreon-donate-yellow.svg" alt="Patreon donate button" /></a></span>
1414

15-
> We are currently working on converting this code base to Typescript, as well as a bunch of internal optimizations. This will be released as the official stable version (v1.0), and will ship with lots of improvements. You can track the updates [here](https://github.com/opensource9ja/danfojs/pull/235)
16-
1715
## What is it?
1816

1917
**Danfo.js** is a javascript package that provides fast, flexible, and expressive data
@@ -181,7 +179,9 @@ Output in Node Console:
181179

182180
> If you want to use Danfo in frontend frameworks like React/Vue, read this [guide](https://danfo.jsdata.org/examples/using-danfojs-in-react)
183181
184-
#### You can play with Danfo.js on Dnotebooks playground [here](https://playnotebook.jsdata.org/demo)
182+
## Notebook support
183+
* You can use Danfo.js on Dnotebooks playground [here](https://playnotebook.jsdata.org/demo)
184+
* VsCode nodejs notebook extension now supports Danfo.js. See guide [here](https://marketplace.visualstudio.com/items?itemName=donjayamanne.typescript-notebook)
185185

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

0 commit comments

Comments
 (0)