Skip to content

Commit

Permalink
Update developer guide with new notebook creation command
Browse files Browse the repository at this point in the history
  • Loading branch information
ocalles authored and jonsequitur committed Mar 1, 2023
1 parent 42cbc9d commit 1e0461b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DEVELOPER-GUIDE.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ To get started, you'll need:

5. Press F5 to launch the Visual Studio Code Extension Development Host.

6. Run `.NET Interactive: Create new blank notebook` or open a file with the `.ipynb` extension.
6. Run `Polyglot Notebook: Create new blank notebook` or open a file with the `.ipynb` extension.

### Use a local build of the `dotnet-interactive` tool

Expand Down

0 comments on commit 1e0461b

Please sign in to comment.