diff --git a/README.md b/README.md index c9a9046..a490546 100644 --- a/README.md +++ b/README.md @@ -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