Update link to include element reference

This commit is contained in:
Mark J Price 2022-11-06 12:00:35 +00:00
parent 6cfdb70f4f
commit 257edcfdd8
2 changed files with 2 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`. Read more here: https://devblogs.microsoft.com/dotnet/dotnet-interactive-notebooks-is-now-polyglot-notebooks/
> 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/#why-the-name-change
> This is an optional bonus section for Chapter 1. It is not required to complete the rest of the book.

View file

@ -14,7 +14,7 @@ If you find any mistakes, then please [raise an issue in this repository](https:
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/
> Read more here: https://devblogs.microsoft.com/dotnet/dotnet-interactive-notebooks-is-now-polyglot-notebooks/#why-the-name-change
## Page n - Downloading and installing Visual Studio Code