Skip to content

Commit

Permalink
add xml data notebook pic and example to docs (#71)
Browse files Browse the repository at this point in the history
  • Loading branch information
RandomFractals committed Jul 29, 2021
1 parent 7c4731f commit a1e1d2d
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,17 @@ See [Data Preview](https://github.com/RandomFractals/vscode-data-preview) 🈸 v
![World 🌐 Rivers Geo Data REST Book πŸ““](https://github.com/RandomFractals/vscode-data-table/blob/main/docs/images/data-table-geo-view.png?raw=true
"World 🌐 Rivers Geo Data REST Book πŸ““")

## XML Data Table 🈸 View

1. Load [World 🌐 GDP](https://github.com/RandomFractals/vscode-data-table/blob/main/notebooks/world-gdp.restbook) REST Book πŸ““

2. Run All cells βŒ—

3. Click on `...` in the gutter of `GET` data output and change it to Data Table 🈸 for XML data table view:

![World 🌐 GDP Data REST Book πŸ““](https://github.com/RandomFractals/vscode-data-table/blob/main/docs/images/data-table-world-gdp.png?raw=true
"World 🌐 GDP Data REST Book πŸ““")

# Recommended Extensions

Other recommended extensions for working with Interactive Notebooks πŸ“š data 🈸 charts πŸ“ˆ and geo πŸ—ΊοΈ data formats in [VSCode](https://code.visualstudio.com/):
Expand Down
Binary file added docs/images/data-table-world-gdp.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit a1e1d2d

Please sign in to comment.