diff --git a/news/2 Fixes/4538.md b/news/2 Fixes/4538.md new file mode 100644 index 00000000000..48841e43e14 --- /dev/null +++ b/news/2 Fixes/4538.md @@ -0,0 +1 @@ +Add notebook codicon for Juypter viewContainer. \ No newline at end of file diff --git a/package.json b/package.json index e96b9ca2e8c..5c4fd507655 100644 --- a/package.json +++ b/package.json @@ -1832,7 +1832,7 @@ { "id": "jupyter-variables", "title": "Jupyter", - "icon": "NOICON.svg" + "icon": "$(notebook)" } ] },