mirror of
https://github.com/markjprice/cs11dotnet7.git
synced 2025-12-06 05:32:03 +01:00
Add link to Polyglot Notebooks name change
This commit is contained in:
parent
b5e4f0617a
commit
6cfdb70f4f
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue