Skip to content

Commit 12eaa9f

Browse files
add Text Output View section to docs (#88)
1 parent 5e42fd8 commit 12eaa9f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

β€ŽREADME.mdβ€Ž

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,13 @@ Data Table 🈸 for Notebooks πŸ“š extension v1.6.0 and up ships with built-in N
137137
![World 🌐 GDP Data REST Book πŸ““](https://github.com/RandomFractals/vscode-data-table/blob/main/docs/images/data-table-world-gdp.png?raw=true
138138
"World 🌐 GDP Data REST Book πŸ““")
139139

140+
## Text Oputput View
141+
142+
Data Table 🈸 renderer displays data that is not in `CSV`, or `JSON` **array** format in a scrollable text container for now:
143+
144+
![Text Output Notebook πŸ““ View](https://github.com/RandomFractals/vscode-data-table/blob/main/docs/images/data-table-text-output.png?raw=true
145+
"Text Output Notebook πŸ““ View")
146+
140147
# Recommended Extensions
141148

142149
Recommended extensions for working with Interactive Notebooks πŸ“š data 🈸 charts πŸ“ˆ and geo πŸ—ΊοΈ data formats in [VSCode](https://code.visualstudio.com/):

0 commit comments

Comments
Β (0)