Skip to content

[Bug]: Hover feature does not work in Jupyter notebooks #6323

@cgebbe

Description

@cgebbe

Is there an existing issue for this?

  • I have searched the existing issues

OS/Web Information

  • Web Browser:
  • Local OS:
  • Remote OS:
  • Remote Architecture:
  • code-server --version:

Steps to Reproduce

  1. open code-server
  2. create a new jupyter notebook
  3. install python and jupyter extensions

Expected

  • Given a jupyter notebook
  • When writing e.g. import numpy and np.ones(
  • Then a nice hover window pops up

Actual

  • No hover window pops up

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

  • This works in VS Code
  • This works in Github Codespaces (even with JEDI language server)
  • Given a plain python file in code-server, the same steps DO lead to a hover window.
  • //EDIT: Also just realized that functions such as peek definition also do not work in a jupyter notebook in code-server?

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