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)
### 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
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.