diff --git a/package.json b/package.json index c129406..5edb7f6 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,9 @@ "commands": [ { "command": "jupyter.openAsPairedNotebook", - "title": "Open as a Jupyter Notebook" + "title": "Open as a Jupyter Notebook", + "category": "jupytext", + "icon": "$(notebook-edit)" } ], "menus": {