From 72180ec4d3ddf8af2bc9ccf0d456685bac81a22c Mon Sep 17 00:00:00 2001 From: Don Jayamanne Date: Thu, 9 Jul 2020 13:33:17 -0700 Subject: [PATCH 1/2] Add news entry --- news/1 Enhancements/10496.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 news/1 Enhancements/10496.md diff --git a/news/1 Enhancements/10496.md b/news/1 Enhancements/10496.md new file mode 100644 index 000000000000..19bacb1f74e9 --- /dev/null +++ b/news/1 Enhancements/10496.md @@ -0,0 +1 @@ +Opening notebooks in the preview Notebook editor for Visual Studio Code Insiders. From 22cc391c633d8420319a1d53fcc1da02e64aff17 Mon Sep 17 00:00:00 2001 From: Don Jayamanne Date: Thu, 9 Jul 2020 13:35:41 -0700 Subject: [PATCH 2/2] Add news entry --- news/1 Enhancements/10496.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/news/1 Enhancements/10496.md b/news/1 Enhancements/10496.md index 19bacb1f74e9..e486012325cb 100644 --- a/news/1 Enhancements/10496.md +++ b/news/1 Enhancements/10496.md @@ -1 +1,4 @@ -Opening notebooks in the preview Notebook editor for Visual Studio Code Insiders. +Opening notebooks in the preview Notebook editor for [Visual Studio Code Insiders](https://code.visualstudio.com/insiders/). +* Install Python extension in the latest [Visual Studio Code Insiders](https://code.visualstudio.com/insiders/). +* Wait for `Python Extension` to get activated (e.g. open a `Python` file). +* Right click on an `*.ipynb (Jupyter Notebook)` file and select `Open in preview Notebook Editor`.