Skip to content

Make "preferKernel" configurable in notebook-extension #12259

@JasonWeill

Description

@JasonWeill

Problem

The attribute preferKernel is hard-coded to true in notebook-extension. If a user wants to override it to false, they need to fork the entire extension.

Proposed Solution

Add an option, either in the notebook-extension schema or in Page Config, to set preferKernel to false. Default it to true.

Additional context

Previously, this item referred to canStartKernel.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions