Skip to content

Notebook 7.0.0 ignores kernel's help_links property #6963

@culler

Description

@culler

Problem

With Classic Jupyter and Jupyter Lab, when a kernel is selected to be used by a notebook, the kernel's help_links property is read and the contents are used to add kernel-specific items to the Help Menu. This useful feature appears to have been removed from Notebook 7.0.0. Testing with the SageMath kernel, which provides help_links as a property, indicates that the help_links getter is never called when a SageMath notebook is launched.

Proposed Solution

Please consider restoring this feature (or documenting it, if it actually exists in some other form.)

Additional context

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions