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

Selected remote Jupyter kernel not kept after closing VS Code #822

Closed
fra-luc opened this issue Jul 9, 2020 · 2 comments
Closed

Selected remote Jupyter kernel not kept after closing VS Code #822

fra-luc opened this issue Jul 9, 2020 · 2 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug

Comments

@fra-luc
Copy link

fra-luc commented Jul 9, 2020

Bug: Notebook Editor, Interactive Window, Editor cells

Steps to cause the bug to occur

  1. Connect to remote Jupyter server
  2. Choose one among the kernels available on the server
  3. Close VS Code
  4. Reopen VS Code

Actual behavior

Kernel is not the one chosen anymore; seemingly VS Code changed it to the first of the available kernels
( you need to choose the original kernel manually again in order to work with it )

Expected behavior

I would expect the selected kernel, at least at project level, even better at notebook level, to not change after restarting.

Your Jupyter and/or Python environment

Please provide as much info as you readily know

  • Jupyter server running: Remote
  • Extension version: 2020.6.91350
  • VS Code version: 1.46.1 cd9ea6488829f560dc949a8b2fb789f3cdc05f5d x64
  • Setting python.jediEnabled: true | false (can't find setting but languageServer is Jedi)
  • Setting python.languageServer: Jedi
  • Python and/or Anaconda version: conda 4.5.12
  • OS: Linux Ubuntu 18.04 both server and local
  • Virtual environment: conda

Developer Tools Console Output

Microsoft Data Science for VS Code Engineering Team: @rchiodo, @IanMatthewHuff, @DavidKutu, @DonJayamanne, @greazer, @joyceerhl

@rchiodo rchiodo self-assigned this Jul 20, 2020
@greazer
Copy link
Contributor

greazer commented Jul 27, 2020

Hi @fra-luc, sorry we didn't responsd, but we are planning on addressing this in our next release (or possibly the one thereafter).

@IanMatthewHuff IanMatthewHuff self-assigned this Aug 11, 2020
@IanMatthewHuff
Copy link
Member

Validated. Swapped the kernel after remote connection and this connection was preserved across the next time I connected after closing and reopening VSCode.

@DonJayamanne DonJayamanne transferred this issue from microsoft/vscode-python Nov 11, 2020
@DonJayamanne DonJayamanne added the bug Issue identified by VS Code Team member as probable bug label Nov 11, 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
bug Issue identified by VS Code Team member as probable bug
Projects
None yet
Development

No branches or pull requests

5 participants