Skip to content

Commit

Permalink
notebooks: add notebookRenderer keyword to template
Browse files Browse the repository at this point in the history
  • Loading branch information
connor4312 committed Sep 20, 2021
1 parent a385047 commit 27cd9a8
Show file tree
Hide file tree
Showing 3 changed files with 5,922 additions and 316 deletions.
3 changes: 3 additions & 0 deletions generators/app/templates/ext-notebook-renderer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@
"engines": {
"vscode": <%- JSON.stringify(vsCodeEngine) %>
},
"keywords": [
"notebookRenderer"
],
"categories": [
"Other"
],
Expand Down
Loading

0 comments on commit 27cd9a8

Please sign in to comment.