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

Auto start Jupyter server starting up two servers #2356

Closed
IanMatthewHuff opened this issue Feb 5, 2020 · 3 comments
Closed

Auto start Jupyter server starting up two servers #2356

IanMatthewHuff opened this issue Feb 5, 2020 · 3 comments
Assignees

Comments

@IanMatthewHuff
Copy link
Member

Auto start jupyter server is starting up two jupyter servers when turned on.

Repro:

  1. In a workspace launch interactive window to warm up the auto start server
  2. Close the workspace and then reopen it
  3. You should see with "jupyter notebook list" one server running, the auto started one
  4. Execute a line in a .py file in the Interactive window
  5. Now you will see two servers running both the auto start and the newly opened on

I have a bead on fixing this. Just testing the fix out now.

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

I'm seeing the same behavior. I.e. I should be able to validate this.

@DonJayamanne
Copy link
Contributor

Validated

@DonJayamanne
Copy link
Contributor

Validated

@lock lock bot locked as resolved and limited conversation to collaborators Feb 14, 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