Skip to content

Commit c0ca413

Browse files
docs update for v1.2.0 release (#42)
1 parent b0cbe08 commit c0ca413

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

β€ŽREADME.mdβ€Ž

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ See [Data Preview](https://github.com/RandomFractals/vscode-data-preview) 🈸 v
1515

1616
## 🈸 Features
1717

18-
- View `CSV` and `JSON` array data cell output in a simple html table with column sort, number, and date formatting.
19-
20-
...
18+
- View `CSV` and `JSON` array data notebook cell output in HTML table with column sort, number, and date formatting
19+
- View notebook cell text output in a scrollable container with [`pre-wrap`](https://www.w3docs.com/snippets/css/how-to-wrap-text-in-a-pre-tag-with-css.html)
20+
- [REST Book](https://marketplace.visualstudio.com/items?itemName=tanhakabir.rest-book) πŸ““, [TypeScript Notebooks](https://marketplace.visualstudio.com/items?itemName=donjayamanne.typescript-notebook) πŸ“š, and [Pyolite](https://marketplace.visualstudio.com/items?itemName=joyceerhl.vscode-pyolite) 🐍 examples
2121

2222
## 🈸 Examples
2323

@@ -49,7 +49,7 @@ See [Data Preview](https://github.com/RandomFractals/vscode-data-preview) 🈸 v
4949

5050
## Pyolite Notebook Example
5151

52-
1. Install [Pyolite Notebooks](https://marketplace.visualstudio.com/items?itemName=joyceerhl.vscode-pyolite) πŸ“š vscode extension
52+
1. Install [Pyolite](https://marketplace.visualstudio.com/items?itemName=joyceerhl.vscode-pyolite) 🐍 vscode extension
5353

5454
2. Load [Chicago Red Light Cameras](https://github.com/RandomFractals/vscode-data-table/blob/main/notebooks/chicago-red-light-cameras.ipynb) Pyolite Notebook πŸ““
5555

0 commit comments

Comments
Β (0)