Skip to content

Commit 3e7b050

Browse files
add new USA state capitals TS notebook to readme.md (#124)
1 parent f450bee commit 3e7b050

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,11 @@ or switch it to Data Summary 🈷️ renderer:
135135
![USA Airports Data TypeScript Notebook 📓](https://github.com/RandomFractals/vscode-data-table/blob/main/docs/images/data-table-usa-airports.png?raw=true
136136
"USA Airports Data TypeScript Notebook 📓")
137137

138+
Also, try new [USA State Capitals](https://github.com/RandomFractals/vscode-data-table/blob/main/notebooks/usa-state-capitals-ts.nnb) TypesScript Notebook 📓 with `GeoJSON` [node-fetch](https://github.com/node-fetch/node-fetch) and [Flat Data Grid](https://github.com/RandomFractals/vscode-data-table#flat-data-%E4%B8%AD-grid-renderer) renderer from built-in [Notebook Examples](https://github.com/RandomFractals/vscode-data-table#-examples):
139+
140+
![USA State Capitals TypeScript Notebook 📓](https://github.com/RandomFractals/vscode-data-table/blob/main/docs/images/usa-state-capitals-ts-notebook.png?raw=true
141+
"USA State Captitals TypeScript Notebook 📓")
142+
138143
## .NET Interactive Notebook Example
139144

140145
1. Install [.NET Install Tool for Extension Authors](https://marketplace.visualstudio.com/items?itemName=ms-dotnettools.vscode-dotnet-runtime) vscode extension

0 commit comments

Comments
 (0)