Vscode-powershell: error `(command 'PowerShell.EnableNotebookMode' not found)` (in Preview on Insiders)

Created on 26 Feb 2021  路  2Comments  路  Source: PowerShell/vscode-powershell

Hi,

just want to try out Powershell Notebook Style again, and got the following error I report hereby:

When I run the command PowerShell: (Preview) Enable Notebook Mode

it resulted in an error (command 'PowerShell.EnableNotebookMode' not found)

System Details

### VSCode version: 1.54.0-insider 3290f9a73ba6fc3b1063ea32476067434ee91b1d x64

### VSCode extensions:
[email protected]


### PSES version: 2.3.0.0

### PowerShell version:

Name                           Value
----                           -----
PSVersion                      7.1.2
PSEdition                      Core
GitCommitId                    7.1.2
OS                             Microsoft Windows 10.0.18363
Platform                       Win32NT
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0鈥
PSRemotingProtocolVersion      2.3
SerializationVersion           1.1.0.1
WSManStackVersion              3.0
Issue-Bug

All 2 comments

Hi @fbehrens. We removed the PowerShell notebook mode in #3176; however, I missed a few things (such as the listing of the command itself). I will get the rest removed for the next release so this confusion is resolved. Thanks for the report!

FWIW: The .NET Interactive Notebooks extension has a PowerShell kernel you can use so you can get notebooks with that extension. Not sure how full featured they are though.

Was this page helpful?
0 / 5 - 0 ratings