You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,7 @@ Data Table Renderers is a collection of custom tabular data renderers for vscode
32
32
-[Geo π Data Table πΈ View](https://github.com/RandomFractals/vscode-data-table#geo--data-table--view)
33
33
- Experimental [XML Data Table πΈ View](https://github.com/RandomFractals/vscode-data-table#xml-data-table--view)
34
34
- Notebook π cell β [Text Output](https://github.com/RandomFractals/vscode-data-table#text-oputput-view) scrollable container with [code pre-wrap](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/code) for quick copy/paste to other places
35
-
- Use [Data Table](https://github.com/RandomFractals/vscode-data-table#data-table--renderer-view) πΈ, [Flat Data Grid](https://github.com/RandomFractals/vscode-data-table#flat-data-%E4%B8%AD-grid-renderer)δΈ & [Data Summary](https://github.com/RandomFractals/vscode-data-table#data-summary--renderer-view) π·οΈ Notebook π cell renderers with [Pyolite](https://marketplace.visualstudio.com/items?itemName=joyceerhl.vscode-pyodide) π kernel in [Jupyter](https://marketplace.visualstudio.com/items?itemName=ms-toolsai.jupyter) Notebooks [VSCode web editor](https://code.visualstudio.com/docs/editor/vscode-web) on [vscode.dev](https://vscode.dev) and [github.dev](https://github.dev/github/dev):
35
+
- Use [Data Table](https://github.com/RandomFractals/vscode-data-table#data-table--renderer-view), [Flat Data Grid](https://github.com/RandomFractals/vscode-data-table#flat-data-%E4%B8%AD-grid-renderer) & [Data Summary](https://github.com/RandomFractals/vscode-data-table#data-summary--renderer-view) Notebook π cell renderers with [Pyolite](https://marketplace.visualstudio.com/items?itemName=joyceerhl.vscode-pyodide) π kernel in [Jupyter](https://marketplace.visualstudio.com/items?itemName=ms-toolsai.jupyter) Notebooks [VSCode web editor](https://code.visualstudio.com/docs/editor/vscode-web) on [vscode.dev](https://vscode.dev) and [github.dev](https://github.dev/github/dev):
36
36
37
37

@@ -128,9 +128,9 @@ or switch it to Data Summary π·οΈ renderer:
128
128
129
129
2. Download [USA Airports data files](https://github.com/RandomFractals/vscode-data-table/tree/main/data)
0 commit comments