IPyKernel doesn't install correctly when powershell is default #421
Labels
bug
Issue identified by VS Code Team member as probable bug
notebook-kernel
Kernels issues (start/restart/switch/execution, install ipykernel)
upstream-vscode
Blocked on upstream VS code
verified
Verification succeeded
Milestone
Restrict execution policy on a machine
Set powershell in VS code as default
Install python through store
Open VS code
Run a cell
IPykernel will install
Try to export
Result:
jupyter nbconvert not found.
Root cause:
Permissions when pip install is run.
The text was updated successfully, but these errors were encountered: