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

Creating a new notebook does not pick up the preferred kernel. #10546

Closed
fcollonval opened this issue Jul 6, 2021 · 0 comments · Fixed by #10549
Closed

Creating a new notebook does not pick up the preferred kernel. #10546

fcollonval opened this issue Jul 6, 2021 · 0 comments · Fixed by #10549
Assignees
Labels
bug status:resolved-locked Closed issues are locked after 30 days inactivity. Please open a new issue for related discussion.
Milestone

Comments

@fcollonval
Copy link
Member

Description

#10510 change the behavior of JupyterLab when creating a new notebook as it will select No kernel by default instead of preferred kernel: (animation show try JLab with latest stable VS master)

default_kernel

This breaks the UI-tests that assumes the preferred kernel is picked. But it was hidden due to #10528

Reproduce

  1. Create a new notebook File -> New -> Notebook
  2. Default selection is No kernel

Expected behavior

When a document has no kernel set, the preferred kernel should be selected by default.

Context

  • Operating System and version:
  • Browser and version:
  • JupyterLab version:
Troubleshoot Output
Paste the output from running `jupyter troubleshoot` from the command line here.
You may want to sanitize the paths in the output.
Command Line Output
Paste the output from your command line running `jupyter lab` here, use `--debug` if possible.
Browser Output
Paste the output from your browser Javascript console here.
@fcollonval fcollonval added the bug label Jul 6, 2021
@fcollonval fcollonval added this to the 3.1 milestone Jul 6, 2021
@fcollonval fcollonval self-assigned this Jul 6, 2021
@fcollonval fcollonval changed the title Creating a new notebook does not pick up Creating a new notebook does not pick up the preferred kernel. Jul 6, 2021
@github-actions github-actions bot added the status:resolved-locked Closed issues are locked after 30 days inactivity. Please open a new issue for related discussion. label Jan 4, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 4, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug status:resolved-locked Closed issues are locked after 30 days inactivity. Please open a new issue for related discussion.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant