Skip to content

Commit 682e2a4

Browse files
add built-in notebook examples info to Features section in docs (#75)
1 parent 02899dc commit 682e2a4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

β€ŽREADME.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,10 @@ Data Table 🈸 Notebook πŸ““ cell βŒ— output renderer uses [Observable Inputs T
2525
## 🈸 Features
2626

2727
- View `CSV`, semi-flat `XML`, [`GeoJSON`](https://www.rfc-editor.org/rfc/rfc7946.html) and `JSON` **array** data Notebook πŸ““ cell βŒ— output in HTML table with column sort, number and date formatting
28-
- Incremental rows creation on table scroll for faster display of larger datasets
28+
- Incremental data table rows creation on table scroll for faster display of larger datasets
2929
- Notebook cell text output display in a scrollable container with [`pre-wrap`](https://www.w3docs.com/snippets/css/how-to-wrap-text-in-a-pre-tag-with-css.html)
3030
- [Data Summary πŸ“Š Renderer View](https://github.com/RandomFractals/vscode-data-table#data-summary--renderer-view) for a quick overview of loaded dataset
31-
- [REST Book](https://github.com/RandomFractals/vscode-data-table#rest-book-example) πŸ““ [TypeScript Notebooks](https://github.com/RandomFractals/vscode-data-table#typescript-notebook-example) πŸ“š [.NET Interactive Notebooks](https://github.com/RandomFractals/vscode-data-table#net-interactive-notebook-example) πŸ“š and [Pyolite](https://github.com/RandomFractals/vscode-data-table#pyolite-notebook-example) 🐍 examples
31+
- Built-in [REST Book](https://github.com/RandomFractals/vscode-data-table#rest-book-example) πŸ““ [TypeScript Notebooks](https://github.com/RandomFractals/vscode-data-table#typescript-notebook-example) πŸ“š [.NET Interactive Notebooks](https://github.com/RandomFractals/vscode-data-table#net-interactive-notebook-example) πŸ“š and [Pyolite](https://github.com/RandomFractals/vscode-data-table#pyolite-notebook-example) 🐍 [Notebook Examples](https://github.com/RandomFractals/vscode-data-table#-examples)
3232
- [Geo 🌐 Data Table 🈸 View](https://github.com/RandomFractals/vscode-data-table#geo--data-table--view)
3333
- Experimental [XML Data Table 🈸 View](https://github.com/RandomFractals/vscode-data-table#xml-data-table--view)
3434

0 commit comments

Comments
Β (0)