Skip to content

Commit 8ac1da3

Browse files
docs cleanup for geo data view release (#37)
1 parent 22c508b commit 8ac1da3

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

β€ŽREADME.mdβ€Ž

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
Data Table for Notebook πŸ““ cell βŒ— data outputs
77
</h1>
88

9-
See [Data Preview](https://github.com/RandomFractals/vscode-data-preview) 🈸 vscode extension for a generic [Grid Data Viewer](https://marketplace.visualstudio.com/items?itemName=RandomFractalsInc.vscode-data-preview) with many common data formats support, search, sort, filters, grouping, splits, pivot tables, aggregates, and basic charts πŸ“Š
9+
See [Data Preview](https://github.com/RandomFractals/vscode-data-preview) 🈸 vscode extension for a generic [Grid Data Viewer](https://marketplace.visualstudio.com/items?itemName=RandomFractalsInc.vscode-data-preview) with many common data formats support, search, sort, filters, grouping, splits, pivot tables, aggregates and basic charts πŸ“Š
1010

1111
## Data Table 🈸 Renderer View
1212

@@ -15,10 +15,10 @@ See [Data Preview](https://github.com/RandomFractals/vscode-data-preview) 🈸 v
1515

1616
## 🈸 Features
1717

18-
- View `CSV`, [`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
18+
- View `CSV`, [`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
1919
- 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)
2020
- [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
21-
- [Geo 🌐 Data Table 🈸 View](https://github.com/RandomFractals/vscode-data-table#geo-data-table-view)
21+
- [Geo 🌐 Data Table 🈸 View](https://github.com/RandomFractals/vscode-data-table#geo--data-table--view)
2222

2323
## 🈸 Examples
2424

@@ -59,7 +59,7 @@ See [Data Preview](https://github.com/RandomFractals/vscode-data-preview) 🈸 v
5959
![Chicago Red Light Cameras Pyolite Notebook πŸ““](https://github.com/RandomFractals/vscode-data-table/blob/main/docs/images/data-table-pyolite-notebook.png?raw=true
6060
"Chicago Red Light Cameras Pyolite Notebook πŸ““")
6161

62-
## Geo Data Table View
62+
## Geo 🌐 Data Table 🈸 View
6363

6464
1. Install [REST Book](https://marketplace.visualstudio.com/items?itemName=tanhakabir.rest-book) πŸ““ vscode extension
6565

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

7575
# Recommended Extensions
7676

77-
Other recommended extensions for working with Interactive Notebooks πŸ“š, data 🈸, charts πŸ“ˆ, and geo data formats πŸ—ΊοΈ in [VSCode](https://code.visualstudio.com/):
77+
Other recommended extensions for working with Interactive Notebooks πŸ“š data 🈸 charts πŸ“ˆ and geo πŸ—ΊοΈ data formats in [VSCode](https://code.visualstudio.com/):
7878

7979
| Extension | Description |
8080
| --- | --- |

0 commit comments

Comments
Β (0)