Skip to content

Commit

Permalink
add world lakes Runme example to docs (#154)
Browse files Browse the repository at this point in the history
  • Loading branch information
RandomFractals committed Sep 11, 2023
1 parent 4606f96 commit de9d5f6
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,21 @@ Data Table 🈸 for Notebooks πŸ“š extension v1.6.0 and up ships with built-in N
![Data Table 🈸 Notebook Examples](https://github.com/RandomFractals/vscode-data-table/blob/main/docs/images/data-table-notebook-examples.png?raw=true
"Data Summary Data Table 🈸 Notebook Examples")

### Runme Notebook Example

1. Install [Runme](https://marketplace.visualstudio.com/items?itemName=stateful.runme) vscode extension

2. Load [notebooks/world-lakes.md](https://github.com/RandomFractals/vscode-data-table/blob/main/notebooks/world-lakes.md) document

3. Click on ▢️ in the markdown text editor context menu to `Open markdown as Runme` πŸ““.

4. Run All ᐅ cells βŒ—

5. Click on `...` in the gutter of the `curl` command cell and `Change Presentation` to one of the Data Table 🈸 renderers or [Leaflet πŸƒ Map πŸ—ΊοΈ](https://marketplace.visualstudio.com/items?itemName=RandomFractalsInc.vscode-leaflet) renderer:

![World Lakes Runme Notebook πŸ““](https://github.com/RandomFractals/vscode-data-table/blob/main/docs/images/world-lakes-runbook.gif?raw=true
"World Lakes Runme Notebook πŸ““")

### REST Book Example

1. Install [REST Book](https://marketplace.visualstudio.com/items?itemName=tanhakabir.rest-book) πŸ““ vscode extension
Expand Down

0 comments on commit de9d5f6

Please sign in to comment.