Skip to content

Commit de9d5f6

Browse files
add world lakes Runme example to docs (#154)
1 parent 4606f96 commit de9d5f6

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,21 @@ Data Table 🈸 for Notebooks 📚 extension v1.6.0 and up ships with built-in N
9191
![Data Table 🈸 Notebook Examples](https://github.com/RandomFractals/vscode-data-table/blob/main/docs/images/data-table-notebook-examples.png?raw=true
9292
"Data Summary Data Table 🈸 Notebook Examples")
9393

94+
### Runme Notebook Example
95+
96+
1. Install [Runme](https://marketplace.visualstudio.com/items?itemName=stateful.runme) vscode extension
97+
98+
2. Load [notebooks/world-lakes.md](https://github.com/RandomFractals/vscode-data-table/blob/main/notebooks/world-lakes.md) document
99+
100+
3. Click on ▶️ in the markdown text editor context menu to `Open markdown as Runme` 📓.
101+
102+
4. Run All ᐅ cells ⌗
103+
104+
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:
105+
106+
![World Lakes Runme Notebook 📓](https://github.com/RandomFractals/vscode-data-table/blob/main/docs/images/world-lakes-runbook.gif?raw=true
107+
"World Lakes Runme Notebook 📓")
108+
94109
### REST Book Example
95110

96111
1. Install [REST Book](https://marketplace.visualstudio.com/items?itemName=tanhakabir.rest-book) 📓 vscode extension

0 commit comments

Comments
 (0)