Skip to content

Commit c5e3f4f

Browse files
update .ts and .net notebook example links in docs (#99)
1 parent 5e9332a commit c5e3f4f

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
@@ -82,7 +82,7 @@ Data Table ๐Ÿˆธ for Notebooks ๐Ÿ“š extension v1.6.0 and up ships with built-in N
8282

8383
2. Download [USA Airports data files](https://github.com/RandomFractals/vscode-data-table/tree/main/data)
8484

85-
3. Load [USA Airports](https://github.com/RandomFractals/vscode-data-table/blob/main/notebooks/usa-airports.ipynb) TypeScript Notebook ๐Ÿ““
85+
3. Load [USA Airports](https://github.com/RandomFractals/vscode-data-table/blob/main/notebooks/usa-airports-ts.ipynb) TypeScript Notebook ๐Ÿ““
8686

8787
4. Run All cells โŒ— to view local `CSV` and `JSON` data outputs with Data Table ๐Ÿˆธ:
8888

@@ -95,7 +95,7 @@ Data Table ๐Ÿˆธ for Notebooks ๐Ÿ“š extension v1.6.0 and up ships with built-in N
9595

9696
2. Install [.NET Interactive Notebooks](https://marketplace.visualstudio.com/items?itemName=ms-dotnettools.dotnet-interactive-vscode) ๐Ÿ“š vscode extension
9797

98-
3. Load [Chicago Speed Cameras](https://github.com/RandomFractals/vscode-data-table/blob/main/notebooks/chicago-speed-cameras.ipynb) .NET Interactive Notebook ๐Ÿ““
98+
3. Load [Chicago Speed Cameras](https://github.com/RandomFractals/vscode-data-table/blob/main/notebooks/chicago-speed-cameras-net.ipynb) .NET Interactive Notebook ๐Ÿ““
9999

100100
4. Run All cells โŒ—:
101101

0 commit comments

Comments
ย (0)