Skip to content

Commit 8bae8e5

Browse files
authored
Update notebooks panel docs (#533)
* Update notebooks panel docs * Adds first video * Adds more gifs * Updates Extension UX screenshots
1 parent ba85023 commit 8bae8e5

File tree

6 files changed

+10
-2
lines changed

6 files changed

+10
-2
lines changed

docs/getting-started/vscode.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -203,9 +203,17 @@ Sometimes, you will want to see the file as a regular Markdown file, and you don
203203

204204
### Notebook Explorer
205205

206-
To help you navigate the Markdown files in your project, Runme adds a super handy `Runme Notebooks` panel. Clicking any Markdown file will open it in your code editor view:
206+
To help you navigate the Markdown files in your project, Runme adds a super handy `Runme Notebooks` panel. It allows you to open and run cells quickly:
207207

208-
![notebook explorer](/img/runme-noteboooks.png)
208+
![notebook explorer](/img/runme-notebooks.png)
209+
210+
Include or Exclude unnamed cells
211+
212+
![notebook explorer - Include / Exclude](/videos/runme-notebooks-1.gif)
213+
214+
Open and Run cells
215+
216+
![notebook explorer - Open and Run](/videos/runme-notebooks-2.gif)
209217

210218
## Next Steps
211219

static/img/runme-notebooks.png

159 KB
Loading

static/img/runme-noteboooks.png

-107 KB
Binary file not shown.

static/img/vscode-notebook-ux.png

177 KB
Loading
1.15 MB
Loading
4.03 MB
Loading

0 commit comments

Comments
 (0)