Skip to content

Commit

Permalink
chore: Add reference to Observable JS Notebook Inspector in README.md
Browse files Browse the repository at this point in the history
Changed marketplace categories to:
 * "Data Science"
 * "Notebooks"
 * "Visualization"

Fixes #8

Signed-off-by: Gordon Smith <GordonJSmith@gmail.com>
  • Loading branch information
GordonSmith committed Oct 9, 2020
1 parent 2dd19ce commit 9884dcb
Show file tree
Hide file tree
Showing 4 changed files with 781 additions and 1,357 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,3 +99,11 @@ ${JSON.stringify(cars, undefined, 2)}
```

``````

# Recommended Extensions

Other recommended extensions for working with Observable notebooks formats in [VSCode](https://code.visualstudio.com/):

| Extension | Description |
| --- | --- |
| [Observable JS Notebook Inspector](https://marketplace.visualstudio.com/items?itemName=RandomFractalsInc.js-notebook-inspector)| VSCode extension for Interactive Preview of Observable JS Notebooks, Notebook Nodes, Cells and source code |
Loading

0 comments on commit 9884dcb

Please sign in to comment.