Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IPyKernel doesn't install correctly when powershell is default #421

Closed
Tracked by #1122
rchiodo opened this issue Nov 9, 2020 · 5 comments
Closed
Tracked by #1122

IPyKernel doesn't install correctly when powershell is default #421

rchiodo opened this issue Nov 9, 2020 · 5 comments
Assignees
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

Comments

@rchiodo
Copy link
Contributor

rchiodo commented Nov 9, 2020

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.

@rchiodo
Copy link
Contributor Author

rchiodo commented Nov 9, 2020

I repro'd this on my daughter's surface go this weekend.

@joyceerhl
Copy link
Contributor

Would this be the same root cause as microsoft/vscode-python#2559?

@rchiodo
Copy link
Contributor Author

rchiodo commented Nov 11, 2020

Yep. But if we want students to use our stuff, we need to solve this for us too.

@greazer greazer added the bug Issue identified by VS Code Team member as probable bug label Nov 12, 2020
@greazer greazer changed the title IPyKernel doesn't install when powershell is default IPyKernel doesn't install correctly when powershell is default Nov 12, 2020
@DonJayamanne DonJayamanne added the notebook-kernel Kernels issues (start/restart/switch/execution, install ipykernel) label Jan 4, 2021
@greazer greazer added this to the July 2021 Release milestone Jun 8, 2021
@greazer greazer removed this from the July 2021 milestone Jul 30, 2021
@greazer greazer added notebook-kernel Kernels issues (start/restart/switch/execution, install ipykernel) and removed notebook-kernel Kernels issues (start/restart/switch/execution, install ipykernel) labels Aug 2, 2021
@DonJayamanne DonJayamanne added the upstream-vscode Blocked on upstream VS code label Oct 12, 2021
@DonJayamanne
Copy link
Contributor

DonJayamanne commented Oct 12, 2021

We don't own installation, not unless we pull it into our own repo or a package we own
Hence added upstream label

@DonJayamanne
Copy link
Contributor

Testing steps right on top (first comment)

@rzhao271 rzhao271 added the verified Verification succeeded label Jan 31, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 1, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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
Projects
None yet
Development

No branches or pull requests

5 participants