Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 10 additions & 2 deletions docs/getting-started/vscode.md
Original file line number Diff line number Diff line change
Expand Up @@ -203,9 +203,17 @@ Sometimes, you will want to see the file as a regular Markdown file, and you don

### Notebook Explorer

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:
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:

![notebook explorer](/img/runme-noteboooks.png)
![notebook explorer](/img/runme-notebooks.png)

Include or Exclude unnamed cells

![notebook explorer - Include / Exclude](/videos/runme-notebooks-1.gif)

Open and Run cells

![notebook explorer - Open and Run](/videos/runme-notebooks-2.gif)

## Next Steps

Expand Down
Binary file modified static/img/runme-notebooks.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed static/img/runme-noteboooks.png
Binary file not shown.
Binary file modified static/img/vscode-notebook-ux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/videos/runme-notebooks-1.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/videos/runme-notebooks-2.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.