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

On a new machine after installing jupyter dependencies jupyter still will not launch until a restart #2229

Closed
IanMatthewHuff opened this issue Feb 28, 2020 · 1 comment
Assignees

Comments

@IanMatthewHuff
Copy link
Member

  1. Clear out global storage to remove any saved jupyter interpreter data
  2. Create a new folder with a .py file in it (or change the active non-jupyer interpreter to a fresh .venv without jupyter installed)
  3. Try to start the interactive window or a notebook
  4. You should get a prompt to install dependencies in the current active environment
  5. Click yes to install them
  6. When the install is done try to launch again, you get an error with no prompt

After closing and reopening VS Code the scenario should work.

Just to clarify about the bug state you want to be in a place where if you pick Select Jupyter Interpreter there is nothing in the current selection box (on top here):
image
And you want to have a python interpreter active here selected that does not have jupyter installed (otherwise our initial jupyter interpreter setting code will find it an use it).
image

@IanMatthewHuff IanMatthewHuff self-assigned this Feb 28, 2020
@DonJayamanne
Copy link
Contributor

Validated

@lock lock bot locked as resolved and limited conversation to collaborators Mar 10, 2020
@microsoft microsoft unlocked this conversation Nov 13, 2020
@DonJayamanne DonJayamanne transferred this issue from microsoft/vscode-python Nov 13, 2020
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants