Skip to content

[Bug]: Jupyter Notebook cannot find a Python kernel #6152

Closed
@maksad

Description

@maksad

Is there an existing issue for this?

  • I have searched the existing issues

OS/Web Information

  • Web Browser: Chrome
  • Local OS: macOs
  • Remote OS: Ubuntu 20.4
  • Remote Architecture: amd64/Kubeflow
  • code-server --version: v4.12.0-rc.1

Steps to Reproduce

  1. Create a docker image with code-server installed
  2. Push the docker image to ECR
  3. Run the docker image using Kubeflow

Expected

When creating a Jupyter Notebook file, it should be able to detect Python Kernels and select them.

Steps:

  1. install ipykernel
  2. create temp.ipynb file
  3. open the file and click on select kernel

Screenshot 2023-04-18 at 11 30 55

This was tested with the version v4.11.0

Actual

When using the release candidate version v4.12.0-rc.1, and clicking on "select kernel" the kernels cannot be found or selected. Even when trying to select a Python kernel with the path, it cannot still find it.

Screenshot 2023-04-18 at 11 32 42

Logs

No response

Screenshot/Video

No response

Does this issue happen in VS Code or GitHub Codespaces?

  • I cannot reproduce this in VS Code.
  • I cannot reproduce this in GitHub Codespaces.

Are you accessing code-server over HTTPS?

  • I am using HTTPS.

Notes

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingtriageThis issue needs to be triaged by a maintainer

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions