Add link to Polyglot Notebooks name change

This commit is contained in:
Mark J Price 2022-11-06 11:46:49 +00:00
parent b5e4f0617a
commit 6cfdb70f4f
2 changed files with 4 additions and 2 deletions

View file

@ -1,6 +1,6 @@
# Exploring code using Polyglot Notebooks
> The **Polyglot Notebooks** extension was previously named **.NET Interactive Notebooks**. But it retains its original identifier: `ms-dotnettools.dotnet-interactive-vscode`.
> The **Polyglot Notebooks** extension was previously named **.NET Interactive Notebooks**. But it retains its original identifier: `ms-dotnettools.dotnet-interactive-vscode`. Read more here: https://devblogs.microsoft.com/dotnet/dotnet-interactive-notebooks-is-now-polyglot-notebooks/
> This is an optional bonus section for Chapter 1. It is not required to complete the rest of the book.

View file

@ -12,7 +12,9 @@ If you find any mistakes, then please [raise an issue in this repository](https:
# Page n - Pros and cons of the .NET Interactive Notebooks extension
The **.NET Interactive Notebooks** extension has been renamed to **Polyglot Notebooks**. It still retains its original identifier `ms-dotnettools.dotnet-interactive-vscode`.
The **.NET Interactive Notebooks** extension has been renamed to **Polyglot Notebooks**. It still retains its original identifier `ms-dotnettools.dotnet-interactive-vscode`.
> Read more here: https://devblogs.microsoft.com/dotnet/dotnet-interactive-notebooks-is-now-polyglot-notebooks/
## Page n - Downloading and installing Visual Studio Code