From b5e4f0617a15bb727b6aeb9cd80f4d20500aebc1 Mon Sep 17 00:00:00 2001 From: Mark J Price Date: Sat, 5 Nov 2022 08:40:49 +0000 Subject: [PATCH] Update notebooks.md --- docs/bonus/notebooks.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/bonus/notebooks.md b/docs/bonus/notebooks.md index 70ff68b..2fb1b29 100644 --- a/docs/bonus/notebooks.md +++ b/docs/bonus/notebooks.md @@ -1,5 +1,7 @@ # 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`. + > This is an optional bonus section for Chapter 1. It is not required to complete the rest of the book. - [Exploring code using Polyglot Notebooks](#exploring-code-using-polyglot-notebooks)